charge/footnote
Values
pub fn with_footnotes(
from: charge.Pipeline(a),
) -> charge.Pipeline(a)
Parse markdown footnote in the structure of [^123] or [^Some words here]
And link it to any collected footnote references as [^123]: Some description like this