(This bug is copied from an issue in the pandoc ML:
http://groups.google.com/group/pandoc-discuss?hl=en )
"Pandoc's latex reader does not properly handle \>, which should be an
escaped > character."
See attached latex file for an example:
$ pandoc -r latex Editorial.tex
pandoc:
Error:
"source" (line 276, column 1):
unexpected "\\"
expecting block, white space, "\\end{document}" or end of input
Literate haskell feature
Original issue reported on code.google.com by gwe...@gmail.com on 26 Feb 2010 at 9:18
Original issue reported on code.google.com by
gwe...@gmail.com
on 26 Feb 2010 at 9:18Attachments: