Skip to main content

Module frontmatter

Module frontmatter 

Source
Expand description

Front-matter parsing types for the Open Knowledge Catalog.

This module contains types related to parsing and representing YAML front-matter from markdown documents.

Structs§

FrontMatter
Parsed front-matter metadata from a document.
LimitError
A resource limit violation error with structured details.
ParseError
A parse error with context.

Enums§

ParseStatus
Result of front-matter and markdown parsing.