Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@zanderman112
Copy link
Contributor

@zanderman112 zanderman112 commented Aug 19, 2025

I addressed the primary bug of escaped quotes not being handled properly. as well as gsub parsing being able to handle single-quoted strings.

Before fixes:
image

After fixes:

image

Closes #2153

@zanderman112
Copy link
Contributor Author

Hi @tancnle! Can you please review this change?

@tancnle tancnle self-requested a review August 29, 2025 07:10
@tancnle tancnle added the needs-review The PR needs to be reviewed label Aug 29, 2025
@tancnle tancnle added this pull request to the merge queue Sep 4, 2025
Merged via the queue into rouge-ruby:master with commit e5cb72f Sep 4, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review The PR needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lua lexer incorrectly handling escaped single and double quote

2 participants