chat-client/node_modules/showdown/test/cases/multiline-unordered-list.html

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>