mirror of
https://github.com/Luzifer/mondash.git
synced 2024-11-13 01:42:41 +00:00
14 lines
185 B
HTML
14 lines
185 B
HTML
|
<p>Paragraph one.</p>
|
||
|
|
||
|
<!-- This is a simple comment -->
|
||
|
|
||
|
<!--
|
||
|
This is another comment.
|
||
|
-->
|
||
|
|
||
|
<p>Paragraph two.</p>
|
||
|
|
||
|
<!-- one comment block -- -- with two comments -->
|
||
|
|
||
|
<p>The end.</p>
|