Check type ID#
kind: markdown_required_section
Purpose#
Require that a heading with specific text exists somewhere in the body.
Configuration keys#
| Field | Required | Default | Meaning |
|---|---|---|---|
heading | yes | - | Heading text that must appear. |
Example#
collections:
notes:
path: notes
checks:
- kind: markdown_required_section
heading: Summary