I first impression about richtexteditor everything is good, but when you try put your =>HTML<=text in one HTML page, everything is really bad.
First problem with size, all text will be HUGE. Second problem, the HTML is not w3c valid. Third problem, if you hit enter to breakline, this component generate empty textformat tag and not a simple <p> </p>, obviously the breakline not work. My big problem. i had really big administration of portal made in flex and simple richtexteditor can't work for HTML... My client payd for flex license and now he really angry, result?! i will need extend this component and create other or make some bad pratice using iframe point to some richtexteditor made in JS.

