Hello,
I use html-minifier for emails, and some mail servers automatically add a new line after 1000 caracters. This behaviour breaks html structure.
For example :
``` `
g="10"
It could be great if we can add an option to limit the line size without breaking the html.
Do you think this is possible ?
Thanks.
Hello,
I use html-minifier for emails, and some mail servers automatically add a new line after 1000 caracters. This behaviour breaks html structure.
For example :
``` `
g="10"