1
0
mirror of https://github.com/restic/restic.git synced 2024-07-17 10:57:31 +02:00
restic/vendor/github.com/russross/blackfriday/testdata/Links, shortcut references.html
2017-08-05 11:08:49 +02:00

10 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>