showdown/test/cases/multiline-unordered-list.html

5 lines
105 B
HTML
Raw Normal View History

2012-06-13 23:05:31 -06:00
<ul>
<li>This line spans
more than one line and is lazy</li>
<li>Similar to this line</li>
</ul>