jmurphyau / language-ember-htmlbars

Other
5 stars 2 forks source link

Add ability to have a whitespace after and before curley brackets for inline expressions #3

Open mupkoo opened 9 years ago

mupkoo commented 9 years ago

Add the ability to have a white space after the opening {{ and the closing }} for inline expressions, so you get the same result using {{user.name}} and {{ user.name }}