blob: 81d4288cf7a5f5a7e4629ab1654532be0b2a37af [file] [log] [blame]
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<style>
</style>
</head>
<body>
<p>Before</p>
<nav class="tableofcontents">
<p class="toc1"><a href="#item1">1 Section 1</a></p>
<p class="toc1"><a href="#item2">2 Section 2</a></p>
<p class="toc1"><a href="#item3">3 Section 3</a></p>
</nav>
<p>After</p>
<h1 id="item1">Section 1</h1>
<h1 id="item2">Section 2</h1>
<h1 id="item3">Section 3</h1>
</body>
</html>