Skip to content

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.