Ubuyashiki Amane
1.0.5
Adds new rule htmlacademy/section-has-heading
<section>
<h2>title</h2>
</section>
<section>
<div>
<h2>title</h2>
</div>
</section>
Adds new rule htmlacademy/section-has-heading
<section>
<h2>title</h2>
</section>
<section>
<div>
<h2>title</h2>
</div>
</section>