charge/footnote
Values
pub fn with_footnotes(
from: charge.Pipeline(a, b),
) -> charge.Pipeline(a, b)
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