Skip to content

DemoVaultCoverageChecker.findNotesWithoutH1 method

DemoVaultCoverageChecker › findNotesWithoutH1

Finds notes that do not open with an # H1 (frontmatter aside).

Signature:

findNotesWithoutH1(): string[]

Returns: string[]The relative paths of the offending notes.