We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eceeed9 commit c46cb90Copy full SHA for c46cb90
1 file changed
mkdocs.yml
@@ -33,8 +33,6 @@ extra_css:
33
markdown_extensions:
34
- toc:
35
title: On this page
36
- - attr_list
37
- - tables
38
- admonition
39
- pymdownx.details
40
- pymdownx.superfences
@@ -47,6 +45,7 @@ markdown_extensions:
47
45
auto_append:
48
46
- content_footer.md
49
- pymdownx.keys
+ - pymdownx.extra
50
51
theme:
52
name: material
@@ -104,4 +103,4 @@ nav:
104
103
- ppuc_hardware/opto_16.md
105
- ZeDMD:
106
- zedmd/index.md
107
- - GitHub Repositories: github_repos.md
+ - GitHub Repositories: github_repos.md
0 commit comments