Another improvement to TextMatchEditCheck: allow individual rules to have regex queries.
Stories
As someone who is authoring a new TextMatchEditCheck/Suggestion, I want to define the matching rule using regular expressions (regex), so that I can detect broader patterns of text (rather than needing to specify exact strings) and as a result, create more robust and flexible Edit Suggestions.
Requirements
First pass needed from Editing Engineering.
Done
- Code is merged
- Publish update to Edit_check/TextMatch that includes info. other developers will need to leverage this new capability
Thank you to @Chaotic_Enby for raising this idea



