We are using CuteEditor.net 6.4 and 6.6
Problem
Repro steps:
1. Click the syntax highlighter
2. select "xml,html" from drop down list
3.Paste sample code into the dialogue
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
</body>
</html>
After I save it: it looks like
- <html>
-
- <body>
-
- <h1>My First Headingh1>
-
- <p>My first paragraph.p>
-
- body>
-
- html>
I have noticed this button is removed from the cute editor.net demo site. Do you plan to remove this button for good? Or do you plan to fix the issue? If so, what is the time line for this bug fix?
Thanks, Qian