blob: bb1088ac97009d59d27b7266baaeabfa3ac915fc [file] [log] [blame]
<html>
<head>
<link href="../generic.css" rel="stylesheet"/>
<style>
</style>
</head>
<body>
Before
<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>
After
<h1 id="item1">Section 1</h1>
<h1 id="item2">Section 2</h1>
<h1 id="item3">Section 3</h1>
</body>
</html>