mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-21 14:13:36 +08:00
docs:更新文档
This commit is contained in:
1
node_modules/markdown-it-table-of-contents/test/fixtures/empty.html
generated
vendored
Normal file
1
node_modules/markdown-it-table-of-contents/test/fixtures/empty.html
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<p><div class="table-of-contents"><ul></ul></div></p>
|
||||
6
node_modules/markdown-it-table-of-contents/test/fixtures/full-toc-sample-result.html
generated
vendored
Normal file
6
node_modules/markdown-it-table-of-contents/test/fixtures/full-toc-sample-result.html
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<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>
|
||||
8
node_modules/markdown-it-table-of-contents/test/fixtures/full-toc-sample.md
generated
vendored
Normal file
8
node_modules/markdown-it-table-of-contents/test/fixtures/full-toc-sample.md
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
Some text with soft break before toc
|
||||
[[toc]]
|
||||
|
||||
## Heading 2
|
||||
Some nice text
|
||||
|
||||
# Heading 1
|
||||
Some text
|
||||
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-1-level.html
generated
vendored
Normal file
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-1-level.html
generated
vendored
Normal 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="#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></div></p>
|
||||
<h2>Sub heading <span>1</span></h2>
|
||||
<p>Some nice text</p>
|
||||
<h2>Sub heading 2</h2>
|
||||
<p>Some even nicer text</p>
|
||||
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-default.html
generated
vendored
Normal file
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-default.html
generated
vendored
Normal 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 <span>1</span></h2>
|
||||
<p>Some nice text</p>
|
||||
<h2>Sub heading 2</h2>
|
||||
<p>Some even nicer text</p>
|
||||
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-with-anchors.html
generated
vendored
Normal file
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-with-anchors.html
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<h1 id="an-article">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 id="sub-heading-%3Cspan%3E1%3C%2Fspan%3E">Sub heading <span>1</span></h2>
|
||||
<p>Some nice text</p>
|
||||
<h2 id="sub-heading-2">Sub heading 2</h2>
|
||||
<p>Some even nicer text</p>
|
||||
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-with-header-footer.html
generated
vendored
Normal file
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-with-header-footer.html
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<h1 id="an-article">An article</h1>
|
||||
<p>some text with soft break before toc<br>
|
||||
<div class="table-of-contents"><div class="header">Contents</div><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 class="footer">Footer</div></div></p>
|
||||
<h2 id="sub-heading-%3Cspan%3E1%3C%2Fspan%3E">Sub heading <span>1</span></h2>
|
||||
<p>Some nice text</p>
|
||||
<h2 id="sub-heading-2">Sub heading 2</h2>
|
||||
<p>Some even nicer text</p>
|
||||
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-with-transform-link.html
generated
vendored
Normal file
7
node_modules/markdown-it-table-of-contents/test/fixtures/simple-with-transform-link.html
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<h1 id="an-article">An article</h1>
|
||||
<p>some text with soft break before toc<br>
|
||||
<div class="table-of-contents"><ul><li><a href="#an-article&type=test">An article</a><ul><li><a href="#sub-heading-%3Cspan%3E1%3C%2Fspan%3E&type=test">Sub heading <span>1</span></a></li><li><a href="#sub-heading-2&type=test">Sub heading 2</a></li></ul></li></ul></div></p>
|
||||
<h2 id="sub-heading-%3Cspan%3E1%3C%2Fspan%3E">Sub heading <span>1</span></h2>
|
||||
<p>Some nice text</p>
|
||||
<h2 id="sub-heading-2">Sub heading 2</h2>
|
||||
<p>Some even nicer text</p>
|
||||
9
node_modules/markdown-it-table-of-contents/test/fixtures/simple.md
generated
vendored
Normal file
9
node_modules/markdown-it-table-of-contents/test/fixtures/simple.md
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# An article
|
||||
some text with soft break before toc
|
||||
[[toc]]
|
||||
|
||||
## Sub heading <span>1</span>
|
||||
Some nice text
|
||||
|
||||
## Sub heading 2
|
||||
Some even nicer text
|
||||
Reference in New Issue
Block a user