pandoc/src/Text/Pandoc/Readers
John MacFarlane 31713d572a Merge pull request #1700 from tarleb/org-emphasis-fix
Org reader: fix rules for emphasis recognition
2014-10-18 13:19:42 -07:00
..
Docx Merge pull request #1601 from jkr/windowsfix 2014-09-27 16:21:17 -07:00
DocBook.hs DocBook: Support equations with mathml. 2014-08-12 14:00:46 -07:00
Docx.hs Docx Reader: Remove header class properly in other langs 2014-09-06 07:53:29 -04:00
EPUB.hs Update Reader.EPUB to use MimeType. 2014-08-17 21:00:55 +04: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: Recognise <br> tags inside <pre> blocks 2014-09-25 19:20:12 +01:00
LaTeX.hs Exported runParserT and Stream 2014-07-22 16:37:41 +01:00
Markdown.hs Markdown reader: better handling of paragraph in div. 2014-08-31 12:55:47 -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 #1700 from tarleb/org-emphasis-fix 2014-10-18 13:19:42 -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 Txt2Tags Reader: Fixed crash when reading from stdin 2014-08-21 17:11:21 +01:00