prettier/tests/html_tags/custom-self-closing.html

5 lines
39 B
HTML

<div>
<ABC />
<span></span>
</div>