pandoc/src/Text/Pandoc/Readers
John MacFarlane 0598cf0fee Moved lineBlockLines to Parsing.
This will be used by both RST and markdown readers.
2013-01-13 11:39:32 -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 Don't put the text of an autolink in Code font. 2013-01-06 20:51:51 -08:00
Markdown.hs Implemented Ext_header_attributes. 2013-01-10 20:32:53 -08:00
MediaWiki.hs Mediawiki reader: interpret HTML in verbatim contexts as text. 2013-01-06 19:35:40 -08:00
Native.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
RST.hs Moved lineBlockLines to Parsing. 2013-01-13 11:39:32 -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