showdown/test/functional/cases/standard/multiline-unordered-list.html
Estevao Soares dos Santos 19d2e9f9d4 test: testsuite refactoring
2017-12-22 15:28:41 +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>