Is the problem that the > an other characters are being transformed into something else? We use the handlebars template formatting engine, which by default will do this. I’ll make a note to look into changing the default behavior, but for now you should be able to use 3 braces instead of 2 to disable the escaping.