That means I don't want the editor auto remove the <html></html>, <title></title> ,<body></body> tag and even the CSS statement on the top of the page.
Can the editor output the html file as original ?
When I save the html file and view the source code, all the <html></html>, <title></title> ,<body></body> tag were automatically removed.
Therefore, the format or layout always change.
How can I set the editor output as 100% original code?