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 0e0a678 commit b0c5fe6Copy full SHA for b0c5fe6
docs/schema.json
@@ -96,9 +96,8 @@
96
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/customization/#additional-javascript",
97
"type": "array",
98
"items": {
99
- "title": "Path to JavaScript file",
+ "title": "Path to JavaScript file (may be local or absolute URL to external JS)",
100
101
- "pattern": "\\.m?js($|\\?)"
102
},
103
"uniqueItems": true,
104
"minItems": 1
0 commit comments