We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51e3e38 commit 0a167b9Copy full SHA for 0a167b9
1 file changed
mkdocs.yml
@@ -14,13 +14,13 @@ repo_url: 'https://github.com/virtuozzo/cloudscripting-docs/edit/master/docs/'
14
15
markdown_extensions:
16
- admonition
17
- - toc
18
- tables
19
- markdown-tabs
20
- markdown.extensions.admonition
21
- markdown.extensions.footnotes
22
- markdown.extensions.meta
23
- - markdown.extensions.toc(permalink=true)
+ - toc:
+ permalink: true
24
- pymdownx.arithmatex
25
- pymdownx.betterem(smart_enable=all)
26
- pymdownx.caret
0 commit comments