Skip to content

Support null values#17

Open
jonathanellis wants to merge 1 commit intoyoungchan1988:masterfrom
jonathanellis:feature/support-null
Open

Support null values#17
jonathanellis wants to merge 1 commit intoyoungchan1988:masterfrom
jonathanellis:feature/support-null

Conversation

@jonathanellis
Copy link
Copy Markdown

As mentioned in #12, null is currently not supported as a valid value, even though it is part of the JSON spec and present in many objects, which are currently rejected as invalid JSON.

This PR adds support for null value types in this library when serialising, deserialising, parsing and highlighting JSON.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant