Hi Telerik team,
We found an issue for the editor, if we add html tag in the html mode and back to design mode, the tag got changed.
How to reproduce it:
1. go to RadEditor Demo page, paste following html to editor "<p><font size="4"><br>
Please join us for the Jefferson Virtual Academy Open Forum* on Zoom to get additional information:<br>
</font></p>"
2. switch to design mode, the html changes to
<p><span style="font-size: 18px;"><br />
Please join us for the Jefferson Virtual Academy Open Forum* on Zoom to get additional information:<br /></span></p>
Is there any way to fix it?
Thanks in advance,
Lan