Skip to content

markdown_frontmatter

Source

Hook for reading frontmatter from a Markdown file.

Inputs

Name Type Default Required Description
path str True Path to the Markdown file.

Arguments

Position Argument Type
1 path str

Returns

Optional[dict]