pandoc/src/Text/Pandoc/Readers
2017-02-07 19:16:56 +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 Docx reader: Don't drop smartTag contents. 2017-02-03 11:57:07 +01:00
EPUB.hs Removed --parse-raw and readerParseRaw. 2017-02-06 23:33:23 +01:00
Haddock.hs Removed readerVerbosity and writerVerbosity. 2017-01-25 17:07:43 +01:00
HTML.hs Removed --parse-raw and readerParseRaw. 2017-02-06 23:33:23 +01:00
LaTeX.hs Refactored include file handling in LaTeX reader. 2017-02-07 19:16:56 +01:00
Markdown.hs Removed --parse-raw and readerParseRaw. 2017-02-06 23:33:23 +01:00
MediaWiki.hs More logging-related changes. 2017-01-25 17:07:43 +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 Shared: rename compactify', compactify'DL -> compactify, compactifyDL. 2017-01-27 21:36:45 +01:00
Textile.hs Removed --parse-raw and readerParseRaw. 2017-02-06 23:33:23 +01:00
TWiki.hs More logging-related changes. 2017-01-25 17:07:43 +01:00
Txt2Tags.hs Shared: rename compactify', compactify'DL -> compactify, compactifyDL. 2017-01-27 21:36:45 +01:00