parsedown/tests/commonmark/227-List_items.html

6 lines
43 B
HTML
Raw Normal View History

2019-01-27 20:47:05 +01:00
<ul>
<li>
<p>foo</p>
<p>bar</p>
</li>
</ul>