Martin Folkers
Martin Folkers
Currently v1.9.2, but I tried earlier versions, and it's all the same ..
.. disabling `doOptimizeViaHtmlDomParser` helps, but deactivates most optimization steps along with it :wink:
I tried pinpointing the issue disabling everything except `doOptimizeViaHtmlDomParser`, but to no avail: ```php # ... 'afbora.blade.minify.options' => [ 'doOptimizeViaHtmlDomParser' => true, 'doRemoveComments' => false, 'doSumUpWhitespace' => false, 'doRemoveWhitespaceAroundTags' =>...
FYI I opened an issue over at [`voku/htmlmin`](https://github.com/voku/HtmlMin/issues/79) because I find the naming scheme somewhat inconsistent.
I almost never do it myself, too ;)
I'm more than happy to test any changes coming out of this ;)
Didn't realise that, thanks for letting me know! I worked with him before, great guy.
Sure! I know you're busy, it's up @ #236
I'll just leave this here: https://github.com/marcothms/mutt-nord
I get the feeling this is still valid for `NeoMutt 20211029` ..