I am facing a challenge when trying to send text that contains double braces ({{...}}) to another platform without these being interpreted as variables. I have tried various approaches, including the use of escape characters and JavaScript constructions, but so far without success.