Tagged Questions
0
votes
4answers
821 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 ...