DemoVaultCoverageChecker.findNotesWithoutIntroProse method
DemoVaultCoverageChecker › findNotesWithoutIntroProse
Finds notes with no prose paragraph before their first code fence — the 1-3 sentences saying what the feature does and why a reader would want it, without which the note is a button with no lesson.Signature:
findNotesWithoutIntroProse(): string[]Returns: string[] — The relative paths of the offending notes.