How To Get Cleaner HTML

Is there any way to get cleaner HTML in Ember, or am I stuck with this:

I am looking to get something more like this:

In Ember.js 1.8 the library powering these bindings (metamorph.js) has been replaced with a completely re-written engine that uses blank text nodes (morph.js).