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

5 lines
105 B
HTML
Raw Normal View History

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