Escape Rendered Content Tag Syntax

Guide escapes any rendered content based on the content type for your message. For example, within a text/html message, Guide renders that content as HTML-escaped. You can include an & character or enclose the variable with single curly brackets {} to render the content as un-escaped:

Use quotes around variables or other text that include any reserved characters or spaces. Use brackets to quote tag names. If the tag name includes a ] character, escape that character with a second ] character.