showdown/test/cases/multiline-unordered-list.html
2015-01-19 12:04:22 +00:00

6 lines
105 B
HTML

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