markdownj icon indicating copy to clipboard operation
markdownj copied to clipboard

ensure valid xml output

Open myabc opened this issue 11 years ago • 1 comments

From [email protected] on August 06, 2011 15:53:23

What steps will reproduce the problem? 1. invoke new MarkdownProcessor().markdown("some markdown with
in it") 2. parse as xml

It would be nice to have an option to enfoce valid xhtml output. In this mode unmatched tags should either be closed or escaped.

Original issue: http://code.google.com/p/markdownj/issues/detail?id=18

myabc avatar Nov 18 '13 21:11 myabc

From alex.coles on February 18, 2013 10:23:06

Labels: -Type-Defect Type-Enhancement

myabc avatar Nov 18 '13 21:11 myabc