Many common tags in HTML5, such as `` and ``, do not require a closing tag, but the current indent file cannot handle this case. For example, ``` a b c ``` gets turned into ``` a b c ```