Skip to content

Update github for issue #3#4

Merged
draxil merged 4 commits intomasterfrom
github_updates
Feb 19, 2026
Merged

Update github for issue #3#4
draxil merged 4 commits intomasterfrom
github_updates

Conversation

@draxil
Copy link
Owner

@draxil draxil commented Feb 19, 2026

No description provided.

Processing the following JSON fails:

[
{
"value": "abc\"
}
]

If the escaped backslash is followd by another character, it nevertheless works:

[
{
"value": "abc\d"
}
]

Co-authored-by: Joe Higton <draxil@gmail.com>
Co-committed-by: Joe Higton <draxil@gmail.com>
@draxil draxil merged commit 6dbf323 into master Feb 19, 2026
1 check 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