File: Links%2C%20shortcut%20references.html

package info (click to toggle)
golang-blackfriday-v2 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, experimental, forky, sid, trixie
  • size: 696 kB
  • sloc: makefile: 4
file content (9 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
<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>