There is no difference between quoted and unquoted attrs
Open
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
There is no difference for `html-differ` between such files:
```html
```
and
```html
```
This is correct, but it doesn't allow to test different templating engines output.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.