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)
Message
Section titled “Message”no YAML frontmatter block foundparse_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.
Suggested fix
Section titled “Suggested fix”MaybeIncorrect — add a ---\n...\n--- YAML frontmatter block to the top
of the document.