Productivity is key
The OneLiner Extension is a tool to help you wrapp text into one line on the Brackets Editor.
Brackets Oneliner Extension Download and install it on Brackets.io
-
Run oneLiner Reset x
1<div>
2<h1>This is an awesome title</h1>
3<p>This is an awesome paragraph.</p>
4<small>This is an awesome small text</small>
5</div>
Select some text to turn into one line and run the oneliner command.
Hit the command a second time to trim the white space beetween HTML tags.
Hit it again to trim all white spaces.