-
Notifications
You must be signed in to change notification settings - Fork 12
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
Support whitespace control #60
Comments
This would have to use some other syntax. |
Thumbs up if people would like us to prioritize! |
Jinja solves this adding a minus sign after the opening braces or before the closing braces to remove the whitespace before or after the content. |
add whitespace control (#60)
As /~https://github.com/canjs/can-stache/releases/tag/v3.3.0 is out, this probably can be closed? :) |
From: canjs/canjs#2284
If not yet supported, please support whitespace control like Handlebars: http://handlebarsjs.com/expressions.html#whitespace-control
My use case:
:empty
pseudo selector, which does not matchBackground:
The text was updated successfully, but these errors were encountered: