Is there a way to insert a string with html tags into a handlebars template without getting the tags escaped in the outcoming string?
template.js:
&
In your template you must add triple mustaches like this. {{{content}}}
{{{content}}}