private frontmatter — function
frontmatter(ast)
Returns a Dict containing the front matter content of a markdown ast. When
no front matter is found then an empty Dict is returned.
private frontmatter — function
frontmatter(ast)
Returns a Dict containing the front matter content of a markdown ast. When
no front matter is found then an empty Dict is returned.