pandoc/src/Text/Pandoc/Readers
Albert Krewinkel 63bdc5d08f
Org reader: support the todo export option
The `todo` export option allows to toggle the inclusion of TODO keywords
in the output.  Setting this to `nil` causes TODO keywords to be dropped
from headlines.  The default is to include the keywords.
2016-10-30 13:20:25 +01:00
..
Docx Basic support for images in ODT documents 2016-10-12 17:50:35 +02:00
Odt Image with a caption needs special formatting 2016-10-19 11:40:44 +02:00
Org Org reader: support the todo export option 2016-10-30 13:20:25 +01:00
CommonMark.hs Use cmark 0.5. 2015-12-29 19:52:06 -08:00
DocBook.hs Parse line-oriented markup as LineBlock 2016-10-13 08:46:44 +02:00
Docx.hs Remove Text.Pandoc.Compat.Except 2016-09-02 09:18:09 -04:00
EPUB.hs Export Text.Pandoc.Error in Text.Pandoc. 2016-10-24 22:31:36 +02:00
Haddock.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
HTML.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
LaTeX.hs LaTeX reader: drop duplicate * in bibtexKeyChars 2016-07-29 20:53:43 +02:00
Markdown.hs Markdown Reader: add attributes for autolink (#3183) 2016-10-26 12:18:58 +02:00
MediaWiki.hs MediaWiki writer: transform filename with underscores in images. 2016-10-02 22:09:20 +02:00
Native.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Odt.hs Basic support for images in ODT documents 2016-10-12 17:50:35 +02:00
OPML.hs Remove TagSoup compat 2016-09-02 12:28:53 -04:00
Org.hs Org reader: refactor comment tree handling 2016-07-01 23:05:32 +02:00
RST.hs RST reader: skip whitespace before note. 2016-10-17 09:54:59 -04:00
TeXMath.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Textile.hs Remove Compat.Monoid 2016-09-02 09:18:08 -04:00
TWiki.hs Fixed compiler warnings. 2016-07-14 23:38:44 -07:00
Txt2Tags.hs Remove directory compat 2016-09-02 09:18:09 -04:00