handlebars-php icon indicating copy to clipboard operation
handlebars-php copied to clipboard

Helpers should work without hash (#)

Open sarihac-vortexsolution opened this issue 2 years ago • 1 comments

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 !

sarihac-vortexsolution avatar May 23 '23 20:05 sarihac-vortexsolution

Non-block helpers work correctly in https://github.com/devtheorem/php-handlebars.

theodorejb avatar Mar 18 '25 18:03 theodorejb