User Profile
Aaron-92
Copper Contributor
Joined Aug 30, 2023
User Widgets
Recent Discussions
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 test™" outcome = hello <sup>®</sup> this is a test <sup>™</sup> Can anyone help? Thanks595Views0likes1Comment
Recent Blog Articles
No content to show