mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Added mdpo plugin JSON schema (#3666)
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
{
|
{
|
||||||
"$ref": "plugins/git-revision-date-localized.json"
|
"$ref": "plugins/git-revision-date-localized.json"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"$ref": "https://mondeja.github.io/mkdocs-mdpo-plugin/schema.json"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"$ref": "plugins/minify.json"
|
"$ref": "plugins/minify.json"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user