Closed cherifGsoul closed 5 years ago
Related to #630
This adds Attribute values without quotes without quotes to unsupported places list, example: <div attribute={{#magic}}"foo"{{/magic}}></div> is not supported
<div attribute={{#magic}}"foo"{{/magic}}></div>
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