jonkemp / jonkemp/gulp-inline-css
Changing `<img>` element closing?
Open
- Dominant language
- JavaScript
- Stars
- 271
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
**This plugin converts this:**
``` html
```
**To This:**
``` html
```
---
This is invalid markup, and while I'm sure many of the new browsers/renderers will not have a problem with this, I fear that the legacy browsers/renderers (Microsoft Outlook _cough_) will.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.