pandoc/src/Text/Pandoc/Readers
2014-08-17 11:30:22 -04:00
..
Docx Alias string and runStyle to CharStyle type. 2014-08-17 11:30:22 -04:00
DocBook.hs DocBook: Support equations with mathml. 2014-08-12 14:00:46 -07:00
Docx.hs Docx reader: work with new rStyle. 2014-08-17 09:22:25 -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 HTML reader: Parse appropriately styled span as SmallCaps. 2014-08-16 22:57:00 -07:00
LaTeX.hs Exported runParserT and Stream 2014-07-22 16:37:41 +01:00
Markdown.hs Markdown reader: Better handle quote characters in inline links. 2014-08-14 10:59:27 -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