.. |
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
|
EPUB reader: minor refactoring, avoiding explicit MediaBag handling.
|
2017-02-24 13:39:20 +01:00 |
Haddock.hs
|
Removed readerVerbosity and writerVerbosity.
|
2017-01-25 17:07:43 +01:00 |
HTML.hs
|
Tighten up HasQuoteContext instance in HTML reader.
|
2017-02-20 15:51:49 +01:00 |
LaTeX.hs
|
Minor cleanups in LaTeX reader.
|
2017-02-27 00:40:33 +01:00 |
Markdown.hs
|
Markdown reader: Use logMessage instead of report.
|
2017-02-17 19:59:54 +01:00 |
MediaWiki.hs
|
MediaWiki reader: ensure that list starts begin at left margin.
|
2017-02-21 23:41:32 +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
|
RST reader: support scale and align attributes of images.
|
2017-02-26 23:40:31 +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 |