I recently made a markdown-it plugin for superscript that follows markdown extended syntax for superscript. When I use that library in tandem with markdown-it-footnote, inline footnotes don't get parsed to HTML. I'm unsure if this is a problem with my library or this repo's footnote library.
I recently made a
markdown-itplugin for superscript that follows markdown extended syntax for superscript. When I use that library in tandem withmarkdown-it-footnote, inline footnotes don't get parsed to HTML. I'm unsure if this is a problem with my library or this repo's footnote library.