mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-30 16:10:19 +01:00
cb6e5cb0c7
* use dep for vendoring * lets encrypt * moved web to transfer.sh-web repo * single command install * added first tests
9 lines
255 B
HTML
9 lines
255 B
HTML
<p>This is the <a href="/simple">simple case</a>.</p>
|
|
|
|
<p>This one has a <a href="/foo">line
|
|
break</a>.</p>
|
|
|
|
<p>This one has a <a href="/foo">line
|
|
break</a> with a line-ending space.</p>
|
|
|
|
<p><a href="/that">this</a> and the <a href="/other">other</a></p>
|