pandoc/src
John MacFarlane c243e5b67b Use texmath's parser in TexMath module.
* This replaces a lot of custom parser code, and expands
  the tex -> unicode conversion.
* The behavior has also changed: if the whole formula can't
  be converted, the whole formula is left in raw TeX.
  Previously, pandoc converted parts of the formula to unicode
  and left other parts in raw TeX.
* Added (but not yet exported) readTeXMath', which returns a Maybe.
* Updated tests
2010-04-25 20:30:27 -07:00
..
Text Use texmath's parser in TexMath module. 2010-04-25 20:30:27 -07:00
markdown2pdf.hs markdown2pdf: always do at least two runs. 2010-01-05 08:36:08 +00:00
pandoc.hs Updated copyright notices. 2010-03-23 13:31:09 -07:00