Check type ID#

kind: markdown_single_h1

Purpose#

Require that the markdown body contains at most one H1 heading.

Example#

collections:
  notes:
    path: notes
    checks:
      - kind: markdown_single_h1