<span>foo · bar</span> is being compressed down to <span>foo · bar</span>, as if were just generic whitespace and not a significant character. This is wrong; should be preserved.
I am just using the default config (new HtmlMin()->minify($html)).
<span>foo · bar</span>is being compressed down to<span>foo · bar</span>, as if were just generic whitespace and not a significant character. This is wrong; should be preserved.I am just using the default config (
new HtmlMin()->minify($html)).