pub fn units_from_headings(text: &str) -> Vec<ContextUnit>Expand description
Split plain text into heading-aware units (Markdown # / ALL-CAPS lines / blank-line blocks).
pub fn units_from_headings(text: &str) -> Vec<ContextUnit>Split plain text into heading-aware units (Markdown # / ALL-CAPS lines / blank-line blocks).