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 ```
Many common tags in HTML5, such as
<p>and<li>, do not require a closing tag, but the current indent file cannot handle this case. For example,gets turned into