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 452150b commit a3a8678Copy full SHA for a3a8678
2 files changed
docs/mkdocs.yml
@@ -124,7 +124,6 @@ markdown_extensions:
124
class: mermaid
125
format: !!python/name:pymdownx.superfences.fence_code_format
126
127
-
128
- admonition
129
# Enable content tabs
130
- pymdownx.tabbed:
docs/requirements.txt
@@ -5,7 +5,8 @@ mkdocs-macros-plugin==1.0.5
5
mkdocs-material[imaging]>=9.7.1
6
mkdocs-material-extensions==1.3.1
7
mkdocs-static-i18n==1.3.0
8
-pymdown-extensions==10.16.1
+pymdown-extensions==10.21.3
9
+Pygments<2.18
10
11
# https://github.com/mkdocs/mkdocs/issues/4032
12
click<=8.2.1
0 commit comments