I’m trying to get rid of a numeric code inside square brackets “” using regex. I’m escaping the brackets but I can’t make it work:
I’m doing something wrong?
Thanks