showdown/test/cases/multiline-unordered-list.html
Estevão Soares dos Santos 8b000b134a chore(all): code style change
2015-01-19 11:37:21 +00:00

7 lines
108 B
HTML

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