Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support quoted and typed keys #11

Merged
merged 6 commits into from
Nov 4, 2023
Merged

Support quoted and typed keys #11

merged 6 commits into from
Nov 4, 2023

Conversation

thekid
Copy link
Member

@thekid thekid commented Oct 31, 2023

All of the following are equivalent:

key: value
"key": value
'key': value
!!str key: value

See https://stackoverflow.com/a/34009604

@thekid thekid changed the title Support quoted keys Support quoted and typed keys Nov 4, 2023
@thekid thekid merged commit 0a7aa65 into master Nov 4, 2023
18 checks passed
@thekid thekid deleted the feature/quoted-keys branch November 4, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant