Skip to content

Commit 72492ce

Browse files
committed
docs: fix indentation issue
see mkdocs/mkdocs#545 for more information
1 parent cdf7a85 commit 72492ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ theme:
44
highlightjs: true
55
plugins:
66
- search
7+
markdown_extensions:
8+
- mdx_truly_sane_lists
79
nav:
810
- 1. Introduction: 'index.md'
911
- 2. Installation: 'installation.md'

0 commit comments

Comments
 (0)