Expand description
Frontmatter parsing for content files.
Structs§
- Frontmatter
- Frontmatter metadata for content files.
Enums§
- Frontmatter
Format - Delimiter types for frontmatter.
Functions§
- parse_
frontmatter - Parse frontmatter from a string.
- parse_
typst_ frontmatter - Parse frontmatter from Typst-style comments.
- split_
frontmatter - Split content into frontmatter and body.