Skip to main content

extract_sections

Function extract_sections 

Source
pub fn extract_sections(body: &str) -> Vec<Section>
Expand description

Extract the ##/### sections of a markdown body into a flat list with body slices.