Heading Level Sequence
Description | Check that heading levels are always consistent. This rule will warn you when, for instance, a level 4 heading follows a level 2 heading with no level 3 in between. |
---|---|
Configuration options: none |
Advanced Mode Example
# Ensure correct sequence of heading levels.
rule: heading-level-sequence
level: major
disabled: false
description:
# This rule requires no configuration.