Skip to main content

extract_frontmatter

Function extract_frontmatter 

Source
pub fn extract_frontmatter(markdown: &str) -> Option<&str>
Expand description

Extracts top-of-document frontmatter contents without the boundary lines.