Hey Regex speakers,
Looking for the Regex string to remove BB code from my text when copying. Anything in the text that is in between […].
Thank you tons
Dee
Hey Regex speakers,
Looking for the Regex string to remove BB code from my text when copying. Anything in the text that is in between […].
Thank you tons
Dee
G’day!
Preview:
Editor:
Regex:
\[[^]*?\]
You’re my hero! Thank you !!!
This topic was automatically closed after 70 days. New replies are no longer allowed.