v0.3.0-int.1
Pre-release
Pre-release
- Force to end all the unbalanced HTML tags at the end of
WIKITEXT. (#14)- The old behavior is to leave tags as unparsed
PLAIN_TEXT. The old behavior can cause performance issue when parsing unbalanced tags, such as #3.
- The old behavior is to leave tags as unparsed
- Take care of unbalanced
<li>tag parsing. (#14) - Unbalanced tags will have
TagStyleset toTagStyle.NotClosed.