3174N opened this issue 4 years ago · 1 comments
When saving a file with HTML tags in it, the tags get formatted.
Text before save:
<h1>An HTML tag</h1>
Text after save:
<h1>An HTML tag</h1>
Issue fixed