Skip to content

Commit 9b639ad

Browse files
chore: Add jsonschema-markdown project to Documentation section. (#860)
1 parent 4164058 commit 9b639ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/implementations/main.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ the utility, and decided on a case-by-case basis.
245245
- <userevent type='plausible-event-name=activation-click-tool'>[json-schema-for-humans](https://pypi.org/project/json-schema-for-humans/)</userevent> - Generate HTML representation of a schema. Python-based. Supports draft-7.
246246
- <userevent type='plausible-event-name=activation-click-tool'>[oXygen JSON Schema Documentation](https://www.oxygenxml.com/json_converter.html#generate-json-schema-documentation)</userevent> - Generate JSON Schema documentation in HTML format including diagrams.
247247
- <userevent type='plausible-event-name=activation-click-tool'>[wetzel](https://github.com/CesiumGS/wetzel)</userevent> - Generates Markdown and AsciiDoc. With some limitations, supports draft-3, draft-4, draft-7, and 2020-12.
248+
- <userevent type='plausible-event-name=activation-click-tool'>[jsonschema-markdown](https://github.com/elisiariocouto/jsonschema-markdown)</userevent> - Generate Markdown documentation of a schema. Can be used as a CLI or as a Python library.
248249

249250
## Schema Repositories
250251

0 commit comments

Comments
 (0)