You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For cases where one does not generate HTML, handlebars.js provides a useful noEscape that disables escaping in double-curly blocks. I'd love to have this option in this module too.
The text was updated successfully, but these errors were encountered:
For cases where one does not generate HTML, handlebars.js provides a useful
noEscape
that disables escaping in double-curly blocks. I'd love to have this option in this module too.The text was updated successfully, but these errors were encountered: