diff options
Diffstat (limited to 'docs/mkdocs.yml')
| -rw-r--r-- | docs/mkdocs.yml | 5 |
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 |
