This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
pandoc
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jgm/pandoc.git
synced
2026-09-06 23:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b07ea7a02d94de042003a2287e5f5216a41e4e4e
pandoc
/
tests
/
Tests
T
History
John MacFarlane
93e92a4716
Renamed removedLeadingTrailingSpace to trim.
...
Also removeLeadingSpace to triml, removeTrailingSpace to trimr.
2012-09-29 17:09:34 -04:00
..
Readers
Markdown reader: Fixed link parser to avoid exponential slowdowns.
2012-09-22 14:05:09 -07:00
Writers
Moved WriterOptions and associated types Shared -> Options.
2012-07-26 22:59:56 -07:00
Arbitrary.hs
…
Helpers.hs
Renamed removedLeadingTrailingSpace to trim.
2012-09-29 17:09:34 -04:00
Old.hs
Removed need for utf8-string package.
2012-09-25 19:54:21 -07:00
Shared.hs
…