Self-closing html tags get change
Open
- Dominant language
- JavaScript
- Stars
- 438
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
We're using Apache Wicket for sending our emails and using inline-css as a gulp task to inline the styling. We we are running into some issues where the task is not handling self-closing tags very well.
`` becomes ``
And then `` becomes:
```
```
Is it possible that the task does not handle self-closing tags correctly?
Thanks :)
Contributor guide
Assessment
This issue has not been assessed yet.