evrowe / vscode-ember-syntax

Ember HTMLBars and Glimmer syntax highlighting
2 stars 1 forks source link

Add possible space after the opening brackets #5

Open mupkoo opened 5 years ago

mupkoo commented 5 years ago

HTMLBars allows to have a space after the opening brackets and before the closing ones, so this is valid

{{valid}}
{{ validAsWell }}
screen shot 2018-08-22 at 17 11 08