pandoc/Text/Pandoc/Readers
2007-12-30 02:21:01 +00:00
..
HTML.hs Fixed bug in HTML reader: it was looking for <IT> tag, not <I>. 2007-12-30 02:21:01 +00:00
LaTeX.hs Made LaTeX reader properly recognize --parse-raw in rawLaTeXInline. 2007-12-30 02:07:55 +00:00
Markdown.hs Markdown reader: Make 'block' conditional on strictness state, 2007-12-29 06:30:12 +00:00
RST.hs Fixed handling of email addresses in markdown and reStructuredText. 2007-12-21 16:13:10 +00:00
TeXMath.hs Small fix to error handling in TeXMath parser: 2007-12-02 16:29:14 +00:00