We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdf7a85 commit 72492ceCopy full SHA for 72492ce
mkdocs.yml
@@ -4,6 +4,8 @@ theme:
4
highlightjs: true
5
plugins:
6
- search
7
+markdown_extensions:
8
+ - mdx_truly_sane_lists
9
nav:
10
- 1. Introduction: 'index.md'
11
- 2. Installation: 'installation.md'
0 commit comments