canjs / can-stache

Live binding handlebars templates
https://canjs.com/doc/can-stache.html
MIT License
10 stars 13 forks source link

add Attribute values without quotes to unsupported places #655

Closed cherifGsoul closed 5 years ago

cherifGsoul commented 5 years ago

Related to #630

The changes:

This adds Attribute values without quotes without quotes to unsupported places list, example: <div attribute={{#magic}}"foo"{{/magic}}></div> is not supported