Closed nsarang closed 5 months ago
@nsarang, thanks for the report. The actual problem is that mistletoe doesn't support footnotes in the form as for example GitHub here does -> see #47 for the feature request.
Instead, mistletoe only supports so called link reference definitions as described in the CommonMark Spec: https://spec.commonmark.org/0.30/#link-reference-definitions. That's why [^2]: Not working
is treated as a plain text - because it matches the case from spec's Example 209. Historically, mistletoe uses term "footnotes" for these, which I admit might be confusing...
Thanks for the clarification @pbodnar
Hi folks, I've encountered an issue where footnote tokens aren't properly tagged if there is any white space in the text.
Example
outputs:
While removing the space produces: