-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
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.