My footnotes citations in the text are rendering as normal text, not superscript. Thoughts?


My footnotes citations in the text are rendering as normal text, not superscript. Thoughts?


assuming ur markdown is correct, it could be combination of your theme customisation and any css snippets u apply.
but i’m skeptic with how your footnote looks like i.e.
1: Encyclopedia Britanica, (with a colon) instead of1. Encyclopedia Britanicahow ur markdown note looks like? it should look like this
Dogs are not cats[^1]
[^1]: Encyclopedia Britanica

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.