footnote_ref

Function footnote_ref 

Source
pub fn footnote_ref(
    opt_doctree_ref: &mut Option<&mut DocTree>,
    pattern_name: Pattern,
    captures: &Captures<'_>,
) -> (Vec<TreeNodeType>, usize)
Expand description

Parses footnote references.