Hi list, Does anyone have a regex to remove any text between parenthesis (including the parenthesis) ?
I've tried many options, but none seems to work perfectly... For instance : "\(\)" removes only parenthesis with no text inside I've also tried this : "\([a-z 0-9 ]+\)", but no luck... Thanks, JB _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
