pandoc/src/Text/Pandoc/Readers
John MacFarlane 7499499b68 LaTeX reader: Use new suppressParens option for footnote citations.
Also changed Biblio, Markdown reader, and LaTeX reader tests because
of new citationSuppressParens field in Citation.
2012-10-15 19:53:57 -07:00
..
DocBook.hs Fixed whitespace errors. 2012-07-26 22:32:53 -07:00
HTML.hs HTML reader: Modified htmlTag for fewer false positives. 2012-09-15 15:46:16 -04:00
LaTeX.hs LaTeX reader: Use new suppressParens option for footnote citations. 2012-10-15 19:53:57 -07:00
Markdown.hs LaTeX reader: Use new suppressParens option for footnote citations. 2012-10-15 19:53:57 -07:00
MediaWiki.hs MediaWiki reader: Allow table in table cell. 2012-09-15 21:06:55 -07:00
Native.hs Use safeRead instead of using reads directly (various modules). 2012-08-09 08:11:28 -07:00
RST.hs RST reader: Don't create empty definition list for metadata field lists. 2012-10-06 20:07:32 -07:00
TeXMath.hs Fixed whitespace errors. 2012-07-26 22:32:53 -07:00
Textile.hs Textile reader: Fixed bug with list items containing line breaks. 2012-10-13 10:44:38 -07:00