showdown/test/cases/multiline-unordered-list.html
2016-02-02 00:29:06 +00:00

7 lines
106 B
HTML

<ul>
<li>This line spans
more than one line and is lazy</li>
<li>Similar to this line</li>
</ul>