|
See http://learningforlife.fsu.edu/webmaster/references/xhtml/tags/text/br.cfm
It doesn't show body as a valid parent for ex Note that this issue is ONLY for BR as block elements and NOT as inline elements. If Asiri replaced the inline elements too then it's a bug and it needs to be reverted
This needs to be fixed. I think that:
|
||||||||||||||||||||||||||||||||||||||||||||||
Also, br is an xhtml inline element, so wherever an inline element is accepted a br is accepted, including near block elements (in flow containers, for example).
Since this is not correct and is setup to run in the default html cleaner, is messes up things in the Wysiwyg by replacing expected brs with divs.
Asiri?