tag-pair
Tag must be paired.
Level: error
Config value
- true: enable rule
- false: disable rule
The following pattern are not considered violations:
<ul><li></li></ul>
The following pattern is considered violation:
<ul><li></ul>
<ul></li></ul>
Tag must be paired.
Level: error
The following pattern are not considered violations:
<ul><li></li></ul>
The following pattern is considered violation:
<ul><li></ul>
<ul></li></ul>