pandoc/src/Text/Pandoc/Readers
fiddlosopher 3b790b80f3 Fixed bug in LaTeX reader, which wrongly assumed that the
roman numeral after "enum" in "setcounter" would consist entirely
of "i"s.  enumiv is legitimate.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@961 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-08-30 19:12:50 +00:00
..
HTML.hs Added a necessary "try" in definition of "para" 2007-08-19 00:06:03 +00:00
LaTeX.hs Fixed bug in LaTeX reader, which wrongly assumed that the 2007-08-30 19:12:50 +00:00
Markdown.hs Purely stylistic change. 2007-08-29 20:03:28 +00:00
RST.hs Removed unneeded try's in RST reader; also minor code cleanup. 2007-08-29 20:39:31 +00:00