Daniel Ruf
Daniel Ruf
There is an option for this:   https://github.com/kangax/html-minifier#options-quick-reference Does this work for you? If not please provide a code snippet where this does not resolve your issue. Alternatively you...
Changing the default would be a breaking change imho.
> Please reopen the issue with those, thanks Only you can reopen the issue ;-) Here is an example file: [54013162437.pdf](https://github.com/metachris/pdfx/files/6299316/54013162437.pdf) This stacktrace is produced: [pdfx.log](https://github.com/metachris/pdfx/files/11625483/pdfx.log)
Like datatables? https://github.com/DataTables/DataTables/
Bump. I could also help.
Would be better to move this project to an org.
> the latest commit to bump deps is causing yarn install issues due to yarn not bein able to generate an integrity SHA. In this case checkout one of the...
Not reproducable. I would say this is also a bug in Formatter ;-) 
As expected: https://github.com/bitst0rm-pub/Formatter/blob/27dea0804c73b0d2ef43ed6cc25a98ba0399d41e/config/htmlminifierrc.json#L31 `"quoteCharacter": "\"",` 
At least the results looks very off (quoted characters). > Instead of preserving the space Minifier will add a useless additional space between `class` and `id` which won't work anymore....