blob: 8199abc19369e590e5a8d02971192c2857f0a07d (
plain)
1
2
3
4
5
6
|
<p>AT&T has an ampersand in their name</p>
<p>this & that</p>
<p>4 < 5 and 6 > 5</p>
<p><a href="http://example.com/autolink?a=1&b=2">http://example.com/autolink?a=1&b=2</a></p>
<p><a href="/script?a=1&b=2">inline link</a></p>
<p><a href="http://example.com/?a=1&b=2">reference link</a></p>
|