I am having a pretty frustrating problem.
If I go into the editor and ad some <br> tags to my document and save it to the database all is well.
I check out the data on the front end of my website and the <br> tags are exactly where I want them.
If I return to the editor page, the editor reads in the data and randomly filters out <br> tags. When I save the document some of the original <br> tags are gone and my data formatting is forever altered.
I need help, I do not want my editor translating and filtering my data.
_curt