is_code_backticks_end

Function is_code_backticks_end 

Source
pub fn is_code_backticks_end(line: &str) -> bool
Expand description

Check if a line matches the backticks code block end marker.