pandoc/src/Text/Pandoc/Readers
2013-02-21 19:53:35 -08:00
..
DocBook.hs Don't put the text of an autolink in Code font. 2013-01-06 20:51:51 -08:00
HTML.hs HTML reader: Preserve all header attributes. 2013-02-16 17:01:44 -08:00
LaTeX.hs LaTeX reader: Don't emit empty paragraph. 2013-02-20 13:01:50 -08:00
Markdown.hs Make implicit_header_references work with explicit header ids. 2013-02-21 19:53:35 -08:00
MediaWiki.hs Mediawiki reader: Don't require blanklines after tables. 2013-01-27 23:15:46 -05:00
Native.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
RST.hs Markdown/RST reader: Skip blank lines. 2013-01-27 22:13:05 -08:00
TeXMath.hs Fixed whitespace errors. 2012-07-26 22:32:53 -07:00
Textile.hs Textile reader: Handle attributes on headers. 2013-02-16 18:29:12 -08:00