Before
<html>
<body>
<pre>
x
x
x
</pre>
</body>
</html>
Reformat 1
Using "Beautify HTML" from the "Edit Menu"
<html>
<body>
<pre>
x
x
x
</pre>
</body>
</html>
The <pre> is already a little off
Reformat 2
<html>
<body>
<pre>
x
x
x
</pre>
</body>
</html>
My HTMLBeautify.sublime-settings are empty. Using Sublime Text 3.1.1. Build 3176.
Before
Reformat 1
The
<pre>is already a little offReformat 2
My
HTMLBeautify.sublime-settingsare empty. Using Sublime Text 3.1.1. Build 3176.