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 4ca049b commit 1fb4b50Copy full SHA for 1fb4b50
mkdocs.insiders.yml
@@ -83,4 +83,4 @@ plugins:
83
'install-faq/windows-editions.md': 'install-faq/windows-version-support.md'
84
85
# https://squidfunk.github.io/mkdocs-material/reference/#built-in-typeset-plugin (Insiders)
86
- typeset: {}
+ # typeset: {}
requirements.txt
@@ -1,4 +1,6 @@
1
-git+https://${MATERIAL_INSIDERS}@github.com/whallin/local-mkdocs-material-insiders.git
+# Currently broken
2
+# git+https://${MATERIAL_INSIDERS}@github.com/whallin/local-mkdocs-material-insiders.git
3
+mkdocs-material
4
pillow
5
cairosvg
6
-r base-requirements.txt
0 commit comments