json-schema icon indicating copy to clipboard operation
json-schema copied to clipboard

add keyword descriptions to meta schemas

Open mabagoury opened this issue 1 year ago • 2 comments

The $id description is only added for now to see if updating the node module would make things work correctly.

mabagoury avatar Mar 16 '24 14:03 mabagoury

Please rebase

jdesrosiers avatar Mar 29 '24 20:03 jdesrosiers

This is still a work in progress. We have a bug rendering the markdown in Neovim. A \ at the end of the line is rendered as is instead of being interpreted as a hard line break.

mabagoury avatar Mar 31 '24 04:03 mabagoury

@jdesrosiers We have made the required changes to the description to keep them relatively simpler and easier to maintain.

DarhkVoyd avatar Apr 23 '24 21:04 DarhkVoyd

Looks good other than some linting errors. After you fix the linting errors, please rebase and squash your commits. Then it'll be ready to merge.

jdesrosiers avatar Apr 23 '24 23:04 jdesrosiers