-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I have a search and replace job which I think I need DOTALL to work with, but the interface doesn't allow DOTALL:
first match
global match
multiline mode
global multiline mode
If you're curious, my RE can be seen at https://regexr.com/7i46v (it uses global and DOTALL).
Metadata
Metadata
Assignees
Labels
No labels