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

Move attribute quoting behind feature flag #305

Closed thec0keman closed 6 years ago

thec0keman commented 6 years ago

Move #302 behind a feature flag since it causes issues in Ember

CF #300

Fixes #304