Module frontmatter

Module frontmatter 

Source
Expand description

Frontmatter parsing for content files.

Structs§

Frontmatter
Frontmatter metadata for content files.

Enums§

FrontmatterFormat
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.