Skip to content

reintroduce parsing of string interpolations nested deeper than 2 times #223

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

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

kkozik-amplify
Copy link
Collaborator

@kkozik-amplify kkozik-amplify commented Apr 16, 2025

original implementation (by @weaversam8 in #177) required fixing STRING_CHARS regex to treat escaped interpolation as a regular string

…es (originally implemented by @weaversam8 in #177) and fixed `STRING_CHARS` regex to treat escaped interpolation as a regular string
@kkozik-amplify kkozik-amplify force-pushed the fix/deeply-nested-interpolations branch from ae2f5c1 to 458817b Compare April 16, 2025 12:16
@kkozik-amplify kkozik-amplify marked this pull request as ready for review April 16, 2025 12:19
@kkozik-amplify kkozik-amplify requested a review from a team as a code owner April 16, 2025 12:19
@kkozik-amplify kkozik-amplify merged commit ffb3ed8 into main Apr 16, 2025
10 checks passed
@kkozik-amplify kkozik-amplify deleted the fix/deeply-nested-interpolations branch April 16, 2025 12:21
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.

2 participants