pub fn split_content_segments(content: &str) -> Vec<ContentSegment>Expand description
Split content into text, table, and code block segments
pub fn split_content_segments(content: &str) -> Vec<ContentSegment>Split content into text, table, and code block segments