Problem
The {{ }} syntax in message templates is always interpreted as a variable, which breaks when sharing code snippets with customers that use the same syntax (such as Handlebars, Jinja, or Nunjucks).
Request
Provide a way to escape {{ }} so the text is sent as-is instead of being processed as a variable.
Your idea is now live and open for voting.