Skip to content

Commit 7101a9e

Browse files
authored
Added mdpo plugin JSON schema (#3666)
1 parent 47a9551 commit 7101a9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/schema/plugins.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
{
1212
"$ref": "plugins/git-revision-date-localized.json"
1313
},
14+
{
15+
"$ref": "https://mondeja.github.io/mkdocs-mdpo-plugin/schema.json"
16+
},
1417
{
1518
"$ref": "plugins/minify.json"
1619
},

0 commit comments

Comments
 (0)