I've been browsing all of the questions I can find regarding poor HTML view code formatting.
I found this response from April 08:
The RadEditor's for ASP.NET AJAX and latest editor for ASP.NET content filters automatically indent the content when you switch to HTML mode. That is why we decided to remove the Indent HTML checkbox, as the content is always indented in HTML mode.
However, the code is definitely not indented in our Editor for ASP.NET AJAX. Is there some other setting that we are missing here? The HTML view is really quite problematic.
See sample here:
<table><tbody><tr><td><img alt="Katherine Center" style="" src="/assets/psa_center.jpg"> </td><td> <img alt="Sandra Cisneros" style="" src="/assets/psa_cisneros.jpg"></td><td> <img alt="Carolyn Forché" style="" src="/assets/psa_forche.jpg"></td></tr><tr><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td></tr></tbody></table><br>
I found this response from April 08:
The RadEditor's for ASP.NET AJAX and latest editor for ASP.NET content filters automatically indent the content when you switch to HTML mode. That is why we decided to remove the Indent HTML checkbox, as the content is always indented in HTML mode.
However, the code is definitely not indented in our Editor for ASP.NET AJAX. Is there some other setting that we are missing here? The HTML view is really quite problematic.
See sample here:
<table><tbody><tr><td><img alt="Katherine Center" style="" src="/assets/psa_center.jpg"> </td><td> <img alt="Sandra Cisneros" style="" src="/assets/psa_cisneros.jpg"></td><td> <img alt="Carolyn Forché" style="" src="/assets/psa_forche.jpg"></td></tr><tr><td> </td><td> </td><td> </td></tr><tr><td> </td><td> </td><td> </td></tr></tbody></table><br>