Kinda new to regex, how would i remove all characters in a string except a certain character.
Like this: Before regex:
{hi there!}
Aft