Check type ID#

kind: markdown_required_section

Purpose#

Require that a heading with specific text exists somewhere in the body.

Configuration keys#

FieldRequiredDefaultMeaning
headingyes-Heading text that must appear.

Example#

collections:
  notes:
    path: notes
    checks:
      - kind: markdown_required_section
        heading: Summary