pub fn render_frontmatter(frontmatter: &Frontmatter) -> MdResult<String>Expand description
Renders frontmatter back to markdown YAML block syntax.
pub fn render_frontmatter(frontmatter: &Frontmatter) -> MdResult<String>Renders frontmatter back to markdown YAML block syntax.