I am creating an app which allows templating with the same syntax of merge tags as Zapier, double curly brackets.
But when a user creates a Zap and enters a double curly brackets into the textarea field, they are immediately converted into Zapier merge tags. How to avoid this?
Is there a way for user to escape them while entering text to avoid that conversion?
\{\{ or triple curly brackets or whatever?