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

Add tests for unquoted attribute location info. #459

Closed rwjblue closed 8 years ago

rwjblue commented 8 years ago

This requires https://github.com/tildeio/simple-html-tokenizer/pull/31 (published in simple-html-tokenizer@0.2.4) to pass.