aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-30 10:23:07 +0800
committerGitHub <noreply@github.com>2023-07-30 10:23:07 +0800
commitf20fe8e1a21242bb6924904525034f6a5071ad31 (patch)
treeaaafaeb97bbba86eb3a9fc06c044553eba941f15 /docs
parentdf06ccc5984f5074746040b8799857c6a2004754 (diff)
downloadinfini-f20fe8e1a21242bb6924904525034f6a5071ad31.tar.gz
infini-f20fe8e1a21242bb6924904525034f6a5071ad31.zip
feat: 添加 pymdownx.snippets
Diffstat (limited to 'docs')
-rw-r--r--docs/mkdocs.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index 5a52f425..0a5ef568 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -94,7 +94,8 @@ markdown_extensions:
# - neoteroi.timeline
# - neoteroi.cards
# - neoteroi.projects
- # - neoteroi.spantable
+ # - neoteroi.spantabs
+ - pymdownx.snippets
- abbr
- admonition
- attr_list
@@ -179,4 +180,4 @@ nav:
- Standard/Term/check/index.md
- ability 检定: Standard/Term/check/ability.md
- API Reference:
- - "API Reference": API/index.md \ No newline at end of file
+ - "API Reference": API/index.md