c243e5b67b
* 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 |
||
---|---|---|
.. | ||
HTML.hs | ||
LaTeX.hs | ||
Markdown.hs | ||
RST.hs | ||
TeXMath.hs |