tag-close
If set, tags must be closed.
The following patterns are considered violations:
<div>
<p> content......</p>
<div>
The following patterns are not considered violations:
<div>
<p> content......</p>
</div>
If set, tags must be closed.
The following patterns are considered violations:
<div>
<p> content......</p>
<div>
The following patterns are not considered violations:
<div>
<p> content......</p>
</div>