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§
- Front
Matter - Parsed front-matter metadata from a document.
- Limit
Error - A resource limit violation error with structured details.
- Parse
Error - A parse error with context.
Enums§
- Parse
Status - Result of front-matter and markdown parsing.