pandoc/src/Text/Pandoc/Readers
John MacFarlane 06300e59d5 Removed citationSuppressParens.
Makefile: Use citeproc-0.3.6 release.
2012-10-28 09:36:15 -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 Removed citationSuppressParens. 2012-10-28 09:36:15 -07:00
Markdown.hs Revert "LaTeX reader: Use new suppressParens option for footnote citations." 2012-10-21 23:16:23 -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