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 the reading of properties on implicit block mapping keys #698

Closed

Conversation

chancez
Copy link

@chancez chancez commented Mar 31, 2023

Rebased version of #561 on top of master. I'll be honest, I'm not all that familiar with how YAML parsers work, so I can't be confident this is perfect, but it seems to fix my issue in #697 where I'm hitting an issue due to lack of support for implicit block mappings.

If I deserialize the results after parsing, the YAML is still valid, and semantically equivalent so it seems to be correct based on my tests.

Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>
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.

None yet

2 participants