Skip to content

No YAML frontmatter block found

Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/missing-frontmatter/v1 HTTP status: 422 Exit code: 2 Emitted by: mif-frontmatter (FrontmatterError::MissingFrontmatter)

no YAML frontmatter block found

parse_markdown’s input did not start with a ---\n...\n--- YAML frontmatter block — either the opening ---\n delimiter was missing, or no closing \n--- delimiter was found afterward.

MaybeIncorrect — add a ---\n...\n--- YAML frontmatter block to the top of the document.