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