pandoc/src/Text/Pandoc/Readers
John MacFarlane 21556e37f4 Allow HTML comments as inline elements in markdown.
So,
aaa <!-- comment --> bbb
can be a single paragraph.
2010-11-09 22:51:02 -08:00
..
HTML.hs HTML reader: code cleanup + parse <tt> as Code. 2010-07-14 09:39:48 -07:00
LaTeX.hs Made latex \section, \chapter parsers more forgiving of whitespace. 2010-07-13 19:22:41 -07:00
Markdown.hs Allow HTML comments as inline elements in markdown. 2010-11-09 22:51:02 -08:00
RST.hs Merge branch 'atlists'. Added auto-numbered example lists. 2010-07-11 22:47:52 -07:00
TeXMath.hs TeXMath: handle variables modified with \acute, \bar, etc. 2010-10-19 15:03:30 -07:00