Skip to content
New issue

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

Quotes in the tplhandlebars tag #8

Open
arturbalabanov opened this issue Mar 17, 2016 · 0 comments
Open

Quotes in the tplhandlebars tag #8

arturbalabanov opened this issue Mar 17, 2016 · 0 comments

Comments

@arturbalabanov
Copy link

When using single quotes instead of double for specifying the id of template ({% tplhandlebars 'some-id' %}), the generated code has something like: id="'some-id'", while it works perfectly fine with double quotes -- it doesn't put additional quotes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant