pandoc/src/Text/Pandoc/Readers
2011-01-04 19:18:20 -08:00
..
HTML.hs HTML reader: Fixed some parsing bugs. 2010-12-30 19:33:37 -08:00
LaTeX.hs LaTeX reader: parse macros and apply to math. 2011-01-04 19:18:20 -08:00
Markdown.hs Moved 'macro' and 'applyMacros'' from markdown reader to Parsing. 2011-01-04 19:12:33 -08:00
RST.hs RST reader: Added unicode quote characters to specialChars. 2010-12-22 17:04:56 -08:00
TeXMath.hs TeXMath: handle variables modified with \acute, \bar, etc. 2010-10-19 15:03:30 -07:00
Textile.hs Textile reader: Slight speed improvement. 2010-12-30 14:33:11 -08:00