pandoc/src/Text/Pandoc/Readers
2013-03-28 14:53:10 -07:00
..
Haddock Add reader for Haddock markup based on Haddock's own lexer/parser. 2013-03-28 14:53:10 -07:00
DocBook.hs Don't put the text of an autolink in Code font. 2013-01-06 20:51:51 -08:00
Haddock.hs Add reader for Haddock markup based on Haddock's own lexer/parser. 2013-03-28 14:53:10 -07:00
HTML.hs HTML reader: Preserve all header attributes. 2013-02-16 17:01:44 -08:00
LaTeX.hs Revert "LaTeX reader: citation handling changes." 2013-03-17 08:48:29 -07:00
Markdown.hs Markdown reader: don't lose parentheses in URLs. 2013-03-13 19:20:25 -07:00
MediaWiki.hs Mediawiki reader: Fixed | links inside table cells. 2013-03-28 11:26:22 -07:00
Native.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
OPML.hs OPML reader: Type attributes are not case sensitive. 2013-03-20 09:16:16 -07:00
RST.hs Fixed spacing bugs involving code block attributes. 2013-03-11 20:45:27 -07: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