pub fn image_reference(line: &str) -> Option<(&str, &str)>Expand description
, when that is the whole line.
Only the whole-line form is substituted. An image reference in the middle of a sentence is part of that sentence, and replacing it with a picture would cut the sentence in half.