Skip to content

Conversation

@chrisberthe
Copy link
Contributor

Use more robust regex patterns with [\S\s]*? to match across nested structures and line breaks.

This simplifies the approach to extract utility.translate keys by directly searching for key: and t: parameters rather than trying to parse different Liquid block structures separately.

Use more robust regex patterns with [\S\s]*? to match across nested structures
and line breaks. This simplifies the approach to extract utility.translate keys
by directly searching for key: and t: parameters rather than trying to parse
different Liquid block structures separately.
@chrisberthe chrisberthe merged commit 2322356 into main Apr 25, 2025
3 checks passed
@chrisberthe chrisberthe deleted the chore/improve-key-detection branch April 25, 2025 15:38
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