mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-12-04 01:40:19 +01:00
cb6e5cb0c7
* use dep for vendoring * lets encrypt * moved web to transfer.sh-web repo * single command install * added first tests
13 lines
188 B
HTML
13 lines
188 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>
|