pub fn has_footnote_reference(content: &str) -> bool
/\[\^[^\]\s]{1,200}\]/ reference (not a definition).
/\[\^[^\]\s]{1,200}\]/