Skip to main content

units_from_headings

Function units_from_headings 

Source
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).