fn guess_start_of_code(dox: &str, range: Range<usize>) -> Option<usize>
Expand description

Given a potentially unclosed inline code, attempt to find the start.