mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-30 09:24:46 +08:00
7 lines
297 B
HTML
7 lines
297 B
HTML
<p>Some text with soft break before toc<br>
|
|
<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>
|
|
<h2 id="heading-2">Heading 2</h2>
|
|
<p>Some nice text</p>
|
|
<h1 id="heading-1">Heading 1</h1>
|
|
<p>Some text</p>
|