setup prettier
This commit is contained in:
parent
9f61dc7684
commit
a81f858848
19 changed files with 239 additions and 177 deletions
|
@ -6,5 +6,7 @@ geekdocFlatSection: true
|
|||
This is just a demo section for the <!-- spellchecker-disable -->[toc-tree](/shortcodes/toc-tree/)<!-- spellchecker-enable --> shortcode.
|
||||
|
||||
<!-- spellchecker-disable -->
|
||||
|
||||
{{< toc-tree >}}
|
||||
|
||||
<!-- spellchecker-enable -->
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
Level 1
|
||||
|
||||
<!-- spellchecker-disable -->
|
||||
|
||||
{{< toc-tree >}}
|
||||
|
||||
<!-- spellchecker-enable -->
|
||||
|
|
|
@ -5,5 +5,7 @@ title: Level 1.3
|
|||
Level 1.3
|
||||
|
||||
<!-- spellchecker-disable -->
|
||||
|
||||
{{< toc-tree >}}
|
||||
|
||||
<!-- spellchecker-enable -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue