full-toc-sample-result.html 297 B

123456
  1. <p>Some text with soft break before toc<br>
  2. <div class="table-of-contents"><ul><li><a href="#heading-2">Heading 2</a></li></ul><ul><li><a href="#heading-1">Heading 1</a></li></ul></div></p>
  3. <h2 id="heading-2">Heading 2</h2>
  4. <p>Some nice text</p>
  5. <h1 id="heading-1">Heading 1</h1>
  6. <p>Some text</p>