showdown/test/issues/one-line-HTML-input.md
Estevao Soares dos Santos 6fbc072c2c fix(HTML parsing): fix HTML parsing issues with nested tags
Deeply nested HTML tags and recursive tags broke the HTML parser.

Closes #357, closes #387
2017-05-28 17:20:07 +01:00

4 lines
63 B
Markdown

<div><div>a</div><div>b</div></div>
<div>**foobar**</div>