Skip to main content

Module frontmatter

Module frontmatter 

Source

Functionsยง

extract_frontmatter
Extracts top-of-document frontmatter contents without the boundary lines.
has_frontmatter
Returns true when the document starts with YAML-like or TOML-like frontmatter.
strip_frontmatter
Returns the document without a leading frontmatter block.