Appearance
empty-heading
Detect empty heading elements.
warning
<h2></h2>
<h2>Title</h2>
{ "rules": { "empty-heading": "error" } }