In our Spring (legacy) Application we are using some bits of a frontend-library called Kendo-UI.
In some (maybe all, don’t know yet) cases those tags are not getting formatted properly.
I think it is because they are interpreted as text.
My reasoning: when activating the checkbox “keep line breaks in text” the formatting of those parts isn’t touched, when deactivating the formatting gets all weird.
Here is a screenshot of that part:
Here is a screenshot of that same part after formatting with “keep line breaks in text” deactivated:
I need those parts to be properly formatted without “keep line breaks in text” option.
Any Ideas?
Cheers