Set Delimiters

Set Delimiters use simple tags and use the = prefix and suffix. You must also include a single whitespace between the specified delimiter tokens, and you can’t include whitespace before or after those tokens. This sample sets the new delimiter tokens to {< and >}.

If you set the delimiter tokens to anything other than {{ and }}, you can’t use the {{{var}}} in the same context. You must also explicitly provide the raw formatter tag where applicable. When you change the delimiters in the scope of any included content, the delimiter changes do not apply to the parent context once the included content processes.