Answer the question
In order to leave comments, you need to log in
What plugins are there for sublime text 3 to minify HTML markup?
We need a plugin that would "fold" and "unfold" HTML code.
It was:
<header>
<ul>
<li>item1</li>
<li>item2</li>
<li>item3</li>
</ul>
<h2>Text</h2>
</header>
<header> <ul> <li>item1</li> <li>item2</li> <li>item3</li> </ul> <h2>Text</h2></header>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question