Expand description
The metadata
module contains functions for extracting and processing metadata.
Metadata extraction and processing module.
This module provides functionality for extracting metadata from various formats (YAML, TOML, JSON) and processing it into a standardized structure.
Structs§
- Represents metadata for a page or content item.
Functions§
- Extracts metadata from the content string.
- Processes the extracted metadata.