File: link-auto.html

package info (click to toggle)
lowdown 2.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,484 kB
  • sloc: ansic: 21,512; sh: 1,892; xml: 861; makefile: 518
file content (4 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (2)
1
2
3
4
<p>a b <a href="http://c.d.com">http:&#47;&#47;c.d.com</a> c d
a b mailto:<a href="mailto:foo@bar.com">foo@bar.com</a> c d
a b <a href="ftp://c.d.com">ftp:&#47;&#47;c.d.com</a> c d
a b <a href="mailto:foo@bar.com">foo@bar.com</a> c d</p>