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

6 lines
136 B
HTML

<h1>First level title</h1>
<p>&nbsp;</p>
<h2>Second level title</h2>
<h3>Third level title</h3>
<h3># Fourth but wrong level title</h3>