You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to add newlines/tabs in the replacement value field with \r\n, \n and \t, etc but it was evaluated as simple text.
Will be it possible to support evaluation of regex so such scenarios will work?
I've tried to add newlines/tabs in the replacement value field with
\r\n,\nand\t, etc but it was evaluated as simple text.Will be it possible to support evaluation of regex so such scenarios will work?