has_code_block_markers

Function has_code_block_markers 

Source
pub fn has_code_block_markers(content: &str) -> bool
Expand description

Check if content contains any code blocks (quick check before regex)