pandoc/src/Text/Pandoc/Readers
John MacFarlane 23c6f56bc5 Removed CITEPROC CPP conditionals from library code.
By Cabal policy, the API should not change depending on flags.
2010-11-06 14:58:54 -07: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 Removed CITEPROC CPP conditionals from library code. 2010-11-06 14:58:54 -07: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