showdown/test/cases/multiline-unordered-list.html
Estevão Soares dos Santos eae5f0e01f Major code refactoring
2015-01-15 21:21:33 +00:00

6 lines
106 B
HTML

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