Skip to content

Commit 42ab11f

Browse files
authored
Added edit_uri_template to docs/schema.json (#7466)
1 parent e5c9575 commit 42ab11f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/schema.json

+5
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
"markdownDescription": "https://www.mkdocs.org/user-guide/configuration/#edit_uri",
4545
"type": "string"
4646
},
47+
"edit_uri_template": {
48+
"title": "More flexible variant of edit_uri",
49+
"markdownDescription": "https://www.mkdocs.org/user-guide/configuration/#edit_uri_template",
50+
"type": "string"
51+
},
4752
"copyright": {
4853
"title": "Copyright, used in footer",
4954
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-the-footer/#copyright-notice",

0 commit comments

Comments
 (0)