pub fn has_code_block_markers(content: &str) -> bool
Check if content contains any code blocks (quick check before regex)