Skip to main content

check_frontmatter

Function check_frontmatter 

Source
pub fn check_frontmatter(tree: &DocTree) -> Vec<CheckIssue>
Expand description

Validate frontmatter for all documents and convert issues to CheckIssues.