pandoc/src/Text/Pandoc/Readers
2017-02-17 19:59:54 +01:00
..
Docx Docx reader: handle local namespace declarations. 2017-02-03 22:23:07 +01:00
Odt Shared: rename compactify', compactify'DL -> compactify, compactifyDL. 2017-01-27 21:36:45 +01:00
Org Removed --parse-raw and readerParseRaw. 2017-02-06 23:33:23 +01:00
CommonMark.hs Removed readerSmart and the --smart option; added Ext_smart extension. 2017-01-25 17:07:42 +01:00
DocBook.hs Working on readers. 2017-01-25 17:07:40 +01:00
Docx.hs Use new warnings throughout the code base. 2017-02-11 00:14:44 +01:00
EPUB.hs Use new warnings throughout the code base. 2017-02-11 00:14:44 +01:00
Haddock.hs Removed readerVerbosity and writerVerbosity. 2017-01-25 17:07:43 +01:00
HTML.hs Use new warnings throughout the code base. 2017-02-11 00:14:44 +01:00
LaTeX.hs LaTeX reader: include contents of \parbox. 2017-02-14 23:12:46 +01:00
Markdown.hs Markdown reader: Use logMessage instead of report. 2017-02-17 19:59:54 +01:00
MediaWiki.hs Use new warnings throughout the code base. 2017-02-11 00:14:44 +01:00
Native.hs Added ReaderOptions parameter to readNative. 2017-01-25 17:07:41 +01:00
Odt.hs Readers: pass errors straight up to PandocMonad. 2017-01-25 17:07:40 +01:00
OPML.hs Remove redundant imports from OPML reader. 2017-01-25 17:07:40 +01:00
Org.hs Unify Errors. 2017-01-25 17:07:40 +01:00
RST.hs Fixed repeated log messages in RST reader. 2017-02-17 13:01:55 +01:00
Textile.hs Use new warnings throughout the code base. 2017-02-11 00:14:44 +01:00
TWiki.hs Use new warnings throughout the code base. 2017-02-11 00:14:44 +01:00
Txt2Tags.hs Shared: rename compactify', compactify'DL -> compactify, compactifyDL. 2017-01-27 21:36:45 +01:00