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

Yaml fixes #113

Merged
merged 3 commits into from
Mar 17, 2023
Merged

Yaml fixes #113

merged 3 commits into from
Mar 17, 2023

Conversation

vldgeorgiev
Copy link
Contributor

No description provided.

@dougwinsby
Copy link

dougwinsby commented Dec 19, 2022

While you are in this code, would it be possible to support YAML escape sequences? The specification says to code them like "\u0000" (hex). So the double-quote, for example, would be "\u0022". This would also allow unicode characters. I will create an issue for this if you need to leave it for another time.

@vldgeorgiev
Copy link
Contributor Author

@dougwinsby That would be a good addition, but I won't have time to do it in the coming weeks. There are also other Yaml parsing issues here and there, but I only fixed the immediate ones that I needed for my usage.

@exilon exilon merged commit 6f729e6 into exilon:master Mar 17, 2023
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.

3 participants