1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<html>
3<head>
4<meta name="generator" content=
5"HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
6<title></title>
7</head>
8<body>
9<p>Link: <a href="http://example.com/">http://example.com/</a>.</p>
10<p>With an ampersand: <a href=
11"http://example.com/?foo=1&bar=2">http://example.com/?foo=1&bar=2</a></p>
12<ul>
13<li>In a list?</li>
14<li><a href="http://example.com/">http://example.com/</a></li>
15<li>It should.</li>
16</ul>
17<blockquote>
18<p>Blockquoted: <a href=
19"http://example.com/">http://example.com/</a></p>
20</blockquote>
21<p>Auto-links should not occur here:
22<code>&lt;http://example.com/>;</code></p>
23<pre>
24<code>or here: &lt;http://example.com/>;
25</code>
26</pre>
27</body>
28</html>
29