pub fn compute_code_blocks(content: &str) -> Vec<CodeBlockState>Expand description
Compute which lines are in code blocks and what type
pub fn compute_code_blocks(content: &str) -> Vec<CodeBlockState>Compute which lines are in code blocks and what type