parsedown/tests/commonmark/232-List_items.html

6 lines
43 B
HTML
Raw Normal View History

2019-04-10 08:02:52 +02:00
<ul>
<li>
<p>foo</p>
<p>bar</p>
</li>
</ul>