File: link-unicode.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 (9 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<p><a href="http://www.google.com/search?q=%E2%99%A5">text</a>
<a href="http://www.google.com/search?q=%E2%80%A6">text</a>
<a href="http://www.google.com/search?q=hi%22there">text</a>
<a href="http://www.google.com/search?q=hi%20there">text</a>
<a href="http://www.google.com/search?q=hi%5Ethere">text</a>
<a href="http://www.google.com/search?q=hi&amp;there">text</a>
<a href="http://www.google.com/search?q=hi%0Dthere">text</a></p>
<p><a href="http://www.google.com/search?q=%E2%99%A5">http:&#47;&#47;www.google.com&#47;search?q=♥</a> or
<a href="http://www.google.com/search?q=%E2%80%A6">http:&#47;&#47;www.google.com&#47;search?q=…</a> or</p>