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

6 lines
105 B
HTML
Raw Normal View History

2020-11-30 12:51:34 -05:00
<ul>
<li>This line spans
more than one line and is lazy</li>
<li>Similar to this line</li>
</ul>