Skip to main content

chunk_by_headings

Function chunk_by_headings 

Source
pub fn chunk_by_headings(
    content_id: &str,
    tree: &HeadingTree,
    normalized: &NormalizedMarkdown,
) -> Vec<ContentChunk>