Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MkDocs Json Schema Plugin

MkDocs Plugin to parse json schema files.

To use this plugin, install it with pip in the same environment as MkDocs:

pip install MkDocsJsonSchemaPlugin

Then add the following entry to the MkDocs config file:

plugins:
- json-schema:
json_schema: "docs/item.schema.json"

In your target file, add a tag to be replaced

#JsonSchema#

About

MkDocs Json Schema Parser

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages