pandoc/src/Text/Pandoc/Readers
John MacFarlane e548b8df07 Merge pull request #3010 from tarleb/org-header-tree
Org reader: support archived trees, headline levels export setting
2016-07-03 22:57:22 -07:00
..
Docx Docx reader: add simple comment functionality. 2016-06-23 10:50:46 -04:00
Odt Odt reader: Removed redundant Monoid constraints. 2016-07-03 22:47:32 -07:00
Org Org reader: support headline levels export setting 2016-07-03 23:28:45 +02:00
CommonMark.hs Use cmark 0.5. 2015-12-29 19:52:06 -08:00
DocBook.hs Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb21-new-image-attributes 2015-11-19 23:14:23 -08:00
Docx.hs Docx reader: Add warning for advanced comment formatting. 2016-06-23 10:50:46 -04:00
EPUB.hs EPUB Reader: normalise Link id as well 2016-05-24 17:42:37 +02:00
Haddock.hs Restored Text.Pandoc.Compat.Monoid. 2015-11-09 11:19:25 -08:00
HTML.hs HTML reader: fixed bug in pClose. 2016-05-21 23:05:00 -07:00
LaTeX.hs LaTeX reader: strip off double quotes around image source if present. 2016-07-01 15:47:42 -07:00
Markdown.hs Markdown reader: Fix pandoc title blocks with lines ending in 2 spaces. 2016-04-10 09:13:53 -07:00
MediaWiki.hs Allow spaces before '!' in MediaWiki table header 2016-05-09 17:54:40 +02:00
Native.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Odt.hs Binary fmts throw PandocError on zip-archive fail 2016-05-01 18:27:20 -04:00
OPML.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Org.hs Org reader: refactor comment tree handling 2016-07-01 23:05:32 +02:00
RST.hs Fixed RST links with no explicit link text. 2016-06-25 10:56:37 -07:00
TeXMath.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Textile.hs Textile reader: Fix overly aggressive interpretation as images. 2016-06-25 14:04:47 -07:00
TWiki.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Txt2Tags.hs Modified readers to emit SoftBreak when appropriate. 2015-12-12 09:31:51 -08:00