pandoc/src/Text
John MacFarlane 13b230a1b5 Fixed htmlTag in HTML reader.
Require that `<!` or `<?` be followed by nonspace.
This prevents `</ div>` from being parsed as a comment.

Closes #1820.
2015-04-17 18:35:49 -07:00
..
Pandoc Fixed htmlTag in HTML reader. 2015-04-17 18:35:49 -07:00
Pandoc.hs Added CommonMark writer. 2015-03-29 23:42:42 -07:00