send-mail/node_modules/showdown/test/cases/multiline-unordered-list.html

6 lines
105 B
HTML
Raw Normal View History

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