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

Fix escaped backslash at end of quoted string erroneously escapes the final quote #171

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

MichaelMakesGames
Copy link
Collaborator

@MichaelMakesGames MichaelMakesGames commented Dec 17, 2024

Not much to say besides the title. We simply needed to add \ to the potentially escaped characters.

@MichaelMakesGames MichaelMakesGames merged commit e3430c3 into master Dec 17, 2024
3 checks passed
@MichaelMakesGames MichaelMakesGames deleted the fix-escaped-backslash branch December 17, 2024 17:09
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