Content metadata helpers for the Publishing module.
Provides title extraction from markdown/component content.
Summary
Functions
Extracts title from markdown content. Looks for the first H1 heading (# Title) within the first few lines. Falls back to the first line if no H1 found.