pandoc/src/Text/Pandoc/Readers
2013-01-25 19:50:34 -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: Added html5 tags to list of block-level tags. 2013-01-12 12:23:15 -08:00
LaTeX.hs Fixed bug with escaped % in LaTeX reader. 2013-01-20 19:21:13 -08:00
Markdown.hs Minor code cleanup. 2013-01-25 19:50:34 -08:00
MediaWiki.hs Use anyLine everywhere instead of 'manyTill anyChar newline'. 2013-01-25 18:32:15 -08:00
Native.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
RST.hs Use anyLine everywhere instead of 'manyTill anyChar newline'. 2013-01-25 18:32:15 -08:00
TeXMath.hs Fixed whitespace errors. 2012-07-26 22:32:53 -07:00
Textile.hs Added Attr field to Header. 2013-01-09 09:30:05 -08:00