Tidy removes empty `<i>` tags, which are used by Twitter Bootstrap for [placed Glyphicons](http://twitter.github.com/bootstrap/base-css.html#icons) ``` <i class="icon-search"></i> ``` Is there an option to tell Tidy to _never_ remove tags? If not, maybe there should be.