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

Named Args and Named Blocks Syntax #301

Closed thec0keman closed 6 years ago

thec0keman commented 6 years ago

Implements RRC 276 and RFC 226

thec0keman commented 6 years ago

I think this may be a big step towards #295 and #250

thec0keman commented 6 years ago

Pushed up some refactoring post-#302 so that glimmer attributes will not auto-quote.