We're having an issue where there line breaks before a tags are removed and also lines with long styling inline are inserted which overall exceed 1000 characters limit and is often break down like this on client side:
Which doesn't render correctly.
It would be nice to have an option to either:
- respect existing line breaks
- format the code and insert line breaks before each html tag
We're having an issue where there line breaks before
atags are removed and also lines with long styling inline are inserted which overall exceed 1000 characters limit and is often break down like this on client side:Which doesn't render correctly.
It would be nice to have an option to either: