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

6 lines
43 B
HTML

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