You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue in Josee9988/project-template! Be sure to follow the issue template and provide every bit of information to help the developers!
jbasoo
changed the title
[Bug]
[Bug] Multi-line html breaks
Apr 3, 2023
🐞 Bug Report
Describe the bug
Minifying multi-line HTML elements results in the opening tag name and first attribute merging when using tabs.
Is this a regression?
Probably not, possibly related to #16 ?
To Reproduce
Minifying a multi line element such as the following
Results in merged img and srcset
Expected behaviour
A space should be present between the tag name and attribute
Media prove
N/A
Your environment
Additional context
N/A
The text was updated successfully, but these errors were encountered: