Skip to Main Content
Status Backlog
Categories Composer
Created by Guest
Created on Nov 20, 2025

Escape template variable syntax

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.

  • ADMIN RESPONSE
    Jul 29, 2026

    Your idea is now live and open for voting.

  • Attach files