pandoc/src/Text/Pandoc/Readers
Jesse Rosenthal 9614ddfedc Docx reader: Remove unnecessary filter in Parse.
mapMaybe does the filtering for us.
2014-06-25 11:00:15 -04:00
..
Docx Docx reader: Remove unnecessary filter in Parse. 2014-06-25 11:00:15 -04:00
DocBook.hs DocBook reader: Support <?asciidoc-br?>. 2014-06-17 12:14:02 -07:00
Docx.hs Docx reader: Add rudimentary track changes support. 2014-06-25 10:38:01 -04:00
Haddock.hs More polish on Haddock reader/writer. 2014-06-18 17:49:59 -07:00
HTML.hs HTML reader: Fix performance issue with malformed HTML tables. 2014-06-20 10:47:29 -07:00
LaTeX.hs LaTeX reader: Correctly handle table rows with too few cells. 2014-06-17 00:38:55 -07:00
Markdown.hs Markdown reader: Combine consecutive latex environments. 2014-06-23 12:42:27 -07:00
MediaWiki.hs MediaWiki reader: Tightened up template parsing. 2014-06-20 12:00:26 -07: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 Org reader: make tildes create inline code. 2014-06-16 22:03:26 -07:00
RST.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
TeXMath.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00
Textile.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +02:00