mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-23 23:21:00 +01:00
Merge pull request #7582 from yanyongyu/schema/validation-anchors
Added `anchors` to `validation` in JSON schema
This commit is contained in:
commit
ffcabcaa15
@ -7,6 +7,7 @@
|
||||
"omitted_files": { "$ref": "#/$defs/omitted_files" },
|
||||
"not_found": { "$ref": "#/$defs/not_found" },
|
||||
"absolute_links": { "$ref": "#/$defs/absolute_links" },
|
||||
"anchors": { "$ref": "#/$defs/anchors" },
|
||||
"unrecognized_links": { "$ref": "#/$defs/unrecognized_links" },
|
||||
"nav": {
|
||||
"title": "validation of navigation",
|
||||
|
Loading…
Reference in New Issue
Block a user