pandoc/Text/Pandoc
fiddlosopher af2ea8647b Small fix to error handling in TeXMath parser:
+ misc now parses anything but a '}' character
+ if there's a TeX parsing error, the string is included verbatim
  and no error is issued.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1135 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-12-02 16:29:14 +00:00
..
Readers Small fix to error handling in TeXMath parser: 2007-12-02 16:29:14 +00:00
Writers Put math in HTML inside <span class="math">. 2007-12-02 02:50:41 +00:00
Blocks.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
CharacterReferences.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
Definition.hs Added new Math block element. 2007-11-29 08:09:07 +00:00
Shared.hs Added HTMLMathMethod writer option. 2007-12-01 03:11:44 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00