My problem is the following I have an input with the text.
Eg: "I'll add this new text".
When the text is selected I change it to be enclosed in braces.
Eg: "I will add this new text". UNTIL HERE I GOT
But I need to change everywhere you go between {{}} and put it in BOLD and YELLOW
So I quoted using regex or pointing me to some plugin that does this while I'm typing inside the input.