parsedown/tests/commonmark/242-List_items.html
2019-04-07 16:38:08 +01:00

5 lines
46 B
HTML

<ul>
<li>foo</li>
<li></li>
<li>bar</li>
</ul>