HJson support #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be great if hjson gets added too.
More can be found here: https://hjson.github.io/
Syntax description:
https://hjson.github.io/syntax.html
I think there's too many JSON dialects to start adding support for them to this package. The way to get support for a dialect would be to fork the grammar and maintain a separate package for it.
I see. Where can I suggest this?
You'd have to do it yourself.
Okay. Any documentation on this?