add tabs capacity
This commit is contained in:
parent
9f2d670d4d
commit
94a981f631
@ -7,7 +7,7 @@ theme:
|
|||||||
features:
|
features:
|
||||||
- navigation.instant
|
- navigation.instant
|
||||||
- navigation.expand
|
- navigation.expand
|
||||||
- tabs
|
- navigation.tabs
|
||||||
plugins:
|
plugins:
|
||||||
#- markdownmermaid
|
#- markdownmermaid
|
||||||
- search:
|
- search:
|
||||||
@ -16,6 +16,7 @@ plugins:
|
|||||||
- git-revision-date
|
- git-revision-date
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- admonition
|
- admonition
|
||||||
|
- pymdownx.tabbed
|
||||||
- pymdownx.details
|
- pymdownx.details
|
||||||
- pymdownx.superfences:
|
- pymdownx.superfences:
|
||||||
custom_fences:
|
custom_fences:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user