Forum Discussion

Aaron-92's avatar
Aaron-92
Copper Contributor
Aug 30, 2023

Regex expression for replacing particular symbols in text- ®and ™

Hi,   I'm wanting to create a regular expression which will take a string, and if that string includes symbols ® and ™ I want to then wrap those symbols with a <Sup> tag.   e.g. "hello® this is a...

Resources