Skip to content

fix escaping in serialization#22

Merged
spyoungtech merged 1 commit intomainfrom
fix-escaping-in-serialization
Aug 26, 2025
Merged

fix escaping in serialization#22
spyoungtech merged 1 commit intomainfrom
fix-escaping-in-serialization

Conversation

@spyoungtech
Copy link
Copy Markdown
Owner

Single quotes in single quoted strings were erroneously escaped to double quotes. Moreover, unicode line separators were not escaped, resulting in output that is an invalid document.

Single quotes in single quoted strings were erroneously escaped to double quotes. Moreover, unicode line separators were not escaped, resulting in output that is an invalid document.
@spyoungtech spyoungtech merged commit 96cc58d into main Aug 26, 2025
2 checks passed
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