pandoc/src/Text/Pandoc/Readers
Jesse Rosenthal 2aa5f58c5b Docx reader: Add a comment explaining strNormalize
`normalize` from Text.Pandoc.Shared is more general. In tests, though,
it more than doubles the run time. `strNormalize` does less, but it does
what we need. This comment is added for future maintainability.
2014-06-20 10:27:18 -04:00
..
Docx Add literal tabs to parser. 2014-06-19 17:53:52 -04:00
DocBook.hs DocBook reader: Support <?asciidoc-br?>. 2014-06-17 12:14:02 -07:00
Docx.hs Docx reader: Add a comment explaining strNormalize 2014-06-20 10:27:18 -04:00
Haddock.hs More polish on Haddock reader/writer. 2014-06-18 17:49:59 -07:00
HTML.hs HTML reader: Allow space between <col> and </col>. 2014-06-19 23:24:28 -07:00
LaTeX.hs LaTeX reader: Correctly handle table rows with too few cells. 2014-06-17 00:38:55 -07:00
Markdown.hs Small improvement to fix to #1333. 2014-06-16 21:26:50 -07:00
MediaWiki.hs Update copyright notices for 2014, add missing notices 2014-05-09 00:46:08 +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 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