tildeio / htmlbars

A variant of Handlebars that emits DOM and allows you to write helpers that manipulate live DOM nodes
MIT License
1.61k stars 193 forks source link

Handle loc tracking locally. #464

Closed rwjblue closed 8 years ago

rwjblue commented 8 years ago
rwjblue commented 8 years ago

I still want to add loc info for attribute name and attribute value, but wanted to get the general 👍 on the changes to SHT first.

rwjblue commented 8 years ago

Now tracking AttrNode value location info (with tests).