Tagged Questions

1
vote
4answers
851 views

Regex to replace reg trademark

I need some help with regex: I got a html output and I need to wrap all the registration trademarks with a <sup></sup> I can not insert the <sup> tag in title and alt properties ...