Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Support whitespace control #29

Open
courthead opened this issue Jul 5, 2015 · 0 comments
Open

Support whitespace control #29

courthead opened this issue Jul 5, 2015 · 0 comments

Comments

@courthead
Copy link

Handlebars allows for whitespace to be removed by using a tilde (~) character as explained here: http://handlebarsjs.com/expressions.html#whitespace-control.

However, atom-handlebars isn't highlighting this scenario correctly:

{{~#if asdf}} should be highlighted just the same as {{#if asdf}}.

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

No branches or pull requests

1 participant