pandoc/src/Text/Pandoc/Readers
John MacFarlane 7684b24959 Merge pull request #1528 from mpickering/epubtitlepage
EPUB Reader: Ignores titlepage attribute
2014-08-12 16:56:38 -07:00
..
Docx Docx reader: move combining logic to Reducible 2014-08-12 10:26:49 -04:00
DocBook.hs DocBook: Support equations with mathml. 2014-08-12 14:00:46 -07:00
Docx.hs Docx reader: move combining logic to Reducible 2014-08-12 10:26:49 -04:00
EPUB.hs EPUB reader: use walk instead of bottomUp. 2014-08-11 14:48:42 -07:00
Haddock.hs Require haddock-library >= 1.1 and simplify haddock reader code. 2014-06-26 12:35:13 -07:00
HTML.hs EPUB Reader: Ignore title pages 2014-08-12 23:03:24 +01:00
LaTeX.hs Exported runParserT and Stream 2014-07-22 16:37:41 +01:00
Markdown.hs Markdown reader: Improved parsing of indented code in list items. 2014-08-12 11:10:48 -07:00
MediaWiki.hs MediaWiki reader doesn't recognize german "Bild" 2014-08-06 00:47:23 +02:00
Native.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
OPML.hs Added Text.Pandoc.Compat.TagSoupEntity. 2013-08-08 10:42:52 -07:00
Org.hs Merge pull request #1486 from Aelve/minor 2014-08-04 22:07:02 -07:00
RST.hs Remove redundant isHexDigit function. 2014-08-04 19:58:25 +04:00
TeXMath.hs Use texmath 0.7 interface. 2014-08-04 11:13:09 -07:00
Textile.hs Textile reader: list and HTML block parsing improvements. 2014-08-11 11:22:39 -07:00
Txt2Tags.hs getT2TMeta: Take list of source files instead of single. 2014-07-30 17:25:00 -07:00