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

6 lines
41 B
HTML

<ul>
<li>Foo</li>
<li>
<hr />
</li>
</ul>