pandoc/src/Text
John MacFarlane 10e28ef750 More principled fix for #1820.
If the tag parses as a comment, we check to see if the
input starts with `<!--`. If not, it's bogus comment mode
and we fail htmlTag.

Includes test case.  Closes #1820.
2015-04-17 22:56:33 -07:00
..
Pandoc More principled fix for #1820. 2015-04-17 22:56:33 -07:00
Pandoc.hs Added CommonMark writer. 2015-03-29 23:42:42 -07:00