Check type ID#

kind: markdown_requires_h1

Purpose#

Require at least one H1 heading in the markdown body.

Example#

collections:
  notes:
    path: notes
    checks:
      - kind: markdown_requires_h1