machty / emblem.js

Emblem.js - Ember-friendly, indented syntax alternative for Handlebars.js
http://emblemjs.com
MIT License
1.04k stars 81 forks source link

Brackets on mustache can have multiple arguments before initial brace #309

Closed thec0keman closed 6 years ago

thec0keman commented 6 years ago

This currently is invalid:

= component myComponent [
  foo=bar
]