Function extract_code_blocks

Source
pub fn extract_code_blocks(content: &str) -> Vec<CodeBlock>