SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to remove the [ or the ], use the expression: "\\[|\\]".
[
]
"\\[|\\]"
The two backslashes escape the square bracket and the pipe is an "or".