pub fn compute_code_spans(content: &str) -> Vec<(usize, usize)>
Compute positions of code spans in the text