pandoc/src/Text/Pandoc/Readers
2012-09-29 19:35:49 -04:00
..
DocBook.hs Fixed whitespace errors. 2012-07-26 22:32:53 -07:00
HTML.hs HTML reader: Modified htmlTag for fewer false positives. 2012-09-15 15:46:16 -04:00
LaTeX.hs Renamed removedLeadingTrailingSpace to trim. 2012-09-29 17:09:34 -04:00
Markdown.hs Renamed removedLeadingTrailingSpace to trim. 2012-09-29 17:09:34 -04:00
MediaWiki.hs MediaWiki reader: Allow table in table cell. 2012-09-15 21:06:55 -07:00
Native.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
RST.hs RST reader: Made comments a separate parser. 2012-09-29 19:35:49 -04:00
TeXMath.hs Fixed whitespace errors. 2012-07-26 22:32:53 -07:00
Textile.hs Textile reader: Avoid parsing dashes as strikeout. 2012-09-28 23:37:41 -04:00