IDEA-150753 Make 'Collapse empty tag' quick fix available for tags with whitespace contents

This commit is contained in:
Dmitry Avdeev
2016-02-02 19:00:15 +03:00
parent 2234c5eb9d
commit f6d26ddecb
2 changed files with 2 additions and 2 deletions
@@ -1 +1 @@
<a/>
<mytag/>
@@ -1 +1 @@
<a> </a>
<mytag> </mytag>