mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 21:56:32 +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>
|