Open last-partizan opened 4 years ago
When using custom self-closing tag, indent is added as if it was not closed.
<modal-form /> | <!-- cursor is here, must be at the start of the line -->
+1. This problem is occurred in html templates of various frameworks, particularly Vue.js.
When using custom self-closing tag, indent is added as if it was not closed.