pulldown-cmark-frontmatter 0.4.0

A Frontmatter extractor for Markdown documents
Documentation
1
2
3
4
<h1>Frontmatter Example Document</h1>
<p>This is an example document with embedded frontmatter. The
pulldown-cmark-frontmatter crate removes the frontmatter code block so that it
does not show up in the final output.</p>