pandoc/src
John MacFarlane ad4062fbff Made LaTeX parser more robust.
+ Skip options after block commands.
+ Correctly handle {\\} in braced.
+ Added a needed 'try'.
2012-02-09 17:45:40 -08:00
..
Tests Added test case for issue (\$ in latex math). 2012-02-07 19:41:37 -08:00
Text Made LaTeX parser more robust. 2012-02-09 17:45:40 -08:00
pandoc.hs Re-added the --ascii option. 2012-02-05 14:58:55 -08:00
test-pandoc.hs Markdown writer: Insert HTML comment btw list and indented code block. 2011-06-06 05:56:59 -07:00