parsedown/tests/commonmark/252-List_items.html
2019-04-10 07:02:52 +01:00

5 lines
46 B
HTML

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