action-send-mail/node_modules/showdown/test/karlcow/unordered-list-with-indented-content.html
2025-06-08 23:43:24 +08:00

7 lines
144 B
HTML

<ul>
<li>This is a list item
with the content on
multiline and indented.</li>
<li>And this another list item
with the same principle.</li>
</ul>