Skip to content

Conversation

@pjkaufman
Copy link
Collaborator

Fixes #1316

Changes Made:

  • Stopped including \b as an actual valid special character for the replace values
  • Started considering the slash escaping to be valid and needing replacing with just a slash when all other special characters have already been handled

@pjkaufman pjkaufman self-assigned this Jun 30, 2025
@pjkaufman pjkaufman added the bug Something isn't working label Jun 30, 2025
@pjkaufman pjkaufman merged commit 9496db6 into platers:master Jun 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: \\begin Does Not Get Properly Escaped in Custom Regex Replacement

1 participant