yosssi/gohtml

Empty tags could be kept in a single line

neitanod opened this issue · 2 comments

Lines like:

<script type="text/javascript" src="js/lib.js"></script>

or

<div class="clearfix"></div>

could be kept in a single line.

Thanks for your issues! I'll check them later.

It would be awesome! Thanks!