fn can_suggest_backtick(dox: &str, index: usize) -> bool
Expand description

Returns whether inserting a backtick at dox[index] will not produce double backticks.