Are you an LLM? You can read better optimized documentation at /parsers/parser-md/reference/options.md for this page in Markdown format
Options
parserMd takes no options. Call it as parserMd() and add it to the parsers array.
To add a YAML frontmatter block to a generated page, set frontmatter on a file's meta inside a plugin rather than configuring the parser. See Frontmatter on the parser page.