Open ozupey opened 2 years ago
Can you try this, but for your type: https://github.com/voku/HtmlMin/issues/77#issuecomment-1160412418
No joy, this gives the same output:
$htmlMin = new \voku\helper\HtmlMin();
$htmlMin->overwriteSpecialScriptTags(['text/html']);
echo $htmlMin->minify($html);
What is this feature about (expected vs actual behaviour)?
The script below produces this:
How can I reproduce it?
Does it take minutes, hours or days to fix?
Hopefully minutes.