I find this incredibly annoying.
I have given my client some CSS selectors to float images both left and right of text.
When they are editing pages they have Xhtml formatting mode switched ON so they dont have to enter tags to specify paragraphs.
Now the problem arises when they upload and insert an image because the image is by default wrapped by a tag by default of the Xhtml formating.
This then causes spacing issues with all floated images.
How do i keep the Xhtml mode and stop the wrapping from occuring… or does anyone have a neat idea?