We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
From alex.coles on February 18, 2013 10:23:06
Labels: -Type-Defect Type-Enhancement
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: