handlebars-php
handlebars-php copied to clipboard
Helpers should work without hash (#)
Hi, I'd like to add custom helpers, but it seems to not support if there is no hash. I want something like {{log post}} for example, like in the javascript handlebars library.
thanks !
Non-block helpers work correctly in https://github.com/devtheorem/php-handlebars.