We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have a way to change native delimiters? I wish use with Angular.
{{ var }}
Replace to:
{% var %}
Ref.
The text was updated successfully, but these errors were encountered:
Any workaround for this? I've tried handlebars-delimiter helpers with no luck
Sorry, something went wrong.
With grunt-assemble, not until the dev branch is published, which will have to wait until I have time to work on it unless someone wants to do a pr.
With assemble directly, this is easy, just register another engine.
No branches or pull requests
Have a way to change native delimiters? I wish use with Angular.
Replace to:
Ref.
The text was updated successfully, but these errors were encountered: