integrate jsonschema2markdown; add support for inline markdown rendering from templates

This commit is contained in:
2023-05-13 20:31:00 -07:00
parent 4061b40eb4
commit 699c018825
19 changed files with 1793 additions and 142 deletions

6
vendor/feather-icons/readme.md vendored Normal file
View File

@@ -0,0 +1,6 @@
https://github.com/feathericons/feather
`icons.json` here is sourced from `dist/icons.json` from the bundle, version 4.29.0.
This is intentionally not installed from `npm install feather-icons` because that package includes all of `core-js` as a dependency (which this project gets zero benefit from and is very large, impacting container image size).