Emmet comment on end tag line
Hello
it is possible to add closing tag comment on same line like end tag?
Right now if I type .container and expand it by Emmet, I get:
<div class="container"></div>
<!-- /.container -->
But I need to place <!-- /.container --> on same line like end tag.
Thank you
Thomas
Please sign in to leave a comment.