1
My problem is the following I have an input with the text.
Ex.: "I will add this new text".
When the text is selected I change it to stay between keys.
Ex.: "I will {{add}} this new text". SO FAR I HAVE MANAGED
But I need to change everywhere I’m between {{}} put into BOLD AND YELLOW for example.
That’s why I mentioned using regex or indicating some plugin that does this while I’m typing inside the input.
If possible, post your HTML and script that you have so far so that I can help better. Thank you.
– guastallaigor