Expand description
§Markdown Frontmatter
Parse the frontmatter section in the Markdown file.
Note: This crate will not modify the markdown file itself.
Structs§
- Banner
- Front
Matter - The frontmatter in a Markdown file.
- Readable
Date - ReadableDate wraps a date and could be (de)serialize with format like
Apr 4, 2010
.