docs:更新文档

This commit is contained in:
张益铭
2021-03-01 15:06:11 +08:00
parent 1542135ab0
commit 9064b372e8
5835 changed files with 904126 additions and 161722 deletions

View File

@@ -0,0 +1,7 @@
<h1>An article</h1>
<p>some text with soft break before toc<br>
<div class="table-of-contents"><ul><li><a href="#an-article">An article</a><ul><li><a href="#sub-heading-%3Cspan%3E1%3C%2Fspan%3E">Sub heading <span>1</span></a></li><li><a href="#sub-heading-2">Sub heading 2</a></li></ul></li></ul></div></p>
<h2>Sub heading &lt;span&gt;1&lt;/span&gt;</h2>
<p>Some nice text</p>
<h2>Sub heading 2</h2>
<p>Some even nicer text</p>