private frontmatter — function
frontmatter(ast) -> Dict{String,Any}
Return the frontmatter content of the given ast if it exists, otherwise
return an empty Dict.
private frontmatter — function
frontmatter(ast) -> Dict{String,Any}
Return the frontmatter content of the given ast if it exists, otherwise
return an empty Dict.