hologram
hologram copied to clipboard
Raise template syntax error if there are unclosed tags
E.g.
<div>
<span>
<p>abc</p>
</div>