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

Bug/json string encoding #26

Merged
merged 11 commits into from
Nov 7, 2024
Merged

Bug/json string encoding #26

merged 11 commits into from
Nov 7, 2024

Conversation

tonda-kriz
Copy link
Owner

@tonda-kriz tonda-kriz commented Oct 30, 2024

  • added utf8 for strings
  • added \uhhhh escaping json utf8 strings

@tonda-kriz tonda-kriz linked an issue Oct 30, 2024 that may be closed by this pull request
@tonda-kriz tonda-kriz marked this pull request as ready for review November 7, 2024 13:57
@tonda-kriz tonda-kriz merged commit 36120f0 into master Nov 7, 2024
9 checks passed
@tonda-kriz tonda-kriz deleted the bug/json-string-encoding branch November 7, 2024 14:06
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.

json encoding of non-printable characters is broken
1 participant