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!
Noticed this on my side as well. I'll have to serve HTML files as is without minification until this issue is fixed.
Will see if I can come up with a fix myself.
🐞 Bug Report
Describe the bug
When minifying HTML in VSCode, the extension removes the space separating a bolded word from a non-bolded word.
e.g.
becomes
Is this a regression?
I am unsure if a previous version also behaved like this as I have only started using this extension very recently.
To Reproduce
Minify the selected text
command on HTML similar to the example given above.Expected behaviour
The Space between a bolded word and a non-bolded word is not removed.
Your environment
(Infomation is taken from the VSCode About section accessed from
Help → About
)The text was updated successfully, but these errors were encountered: