1
0
mirror of https://tildegit.org/sbgodin/HtmGem.git synced 2023-08-25 13:53:12 +02:00
HtmGem/tests/files_with_html/lists.gmi.html
2021-03-24 10:53:12 +01:00

25 lines
201 B
HTML

<ul>
<li>one
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<ul>
<li>one
<li>two
</ul>
<p>&nbsp;</p>
<ul>
<li>one
<li>two
<li>three
</ul>
<p>&nbsp;</p>
<ul>
<li>one
<li>two
</ul>
<p>&nbsp;</p>
<ul>
<li>three
</ul>