parsedown/tests/data/list_-_whitespace.html

5 lines
87 B
HTML
Raw Normal View History

2013-11-10 09:44:52 +01:00
<p>Here's one with white space around items:</p>
<ul>
<li>li </li>
<li>li </li>
</ul>