File: Links_shortcut_references.xhtml

package info (click to toggle)
libtext-markdown-perl 1.000031-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,988 kB
  • sloc: perl: 2,164; makefile: 9
file content (9 lines) | stat: -rw-r--r-- 256 bytes parent folder | download | duplicates (55)
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>