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>Foo <a href="/url/" title="Title">bar</a>.</p> 10<p>Foo <a href="/url/" title="Title">bar</a>.</p> 11<p>Foo <a href="/url/" title="Title">bar</a>.</p> 12<p>With <a href="/url/">embedded [brackets]</a>.</p> 13<p>Indented <a href="/url">once</a>.</p> 14<p>Indented <a href="/url">twice</a>.</p> 15<p>Indented <a href="/url">thrice</a>.</p> 16<p>Indented [four][] times.</p> 17<pre> 18<code>[four]: /url 19</code> 20</pre> 21</body> 22</html> 23