helpers / handlebars-helpers

188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
http://assemble.io/helpers/
MIT License
2.22k stars 365 forks source link

fix: raw helper comment error #421

Open fupengl opened 10 months ago

fupengl commented 10 months ago

https://handlebarsjs.com/guide/block-helpers.html#raw-blocks

Raw Blocks helper not required #

{{{{raw}}}}
    {{foo}}
{{{{/raw}}}}