Skip to main content

Module metadata

Module metadata 

Source
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§

Metadata
Represents metadata for a page or content item.

Functions§

extract_metadata
Extracts metadata from the content string.
process_metadata
Processes the extracted metadata.