markup
markup copied to clipboard
Latex is not rendered in markdown footnotes
Inline Latex snippets like $\frac{1}{x} = x^{-1}$ are not rendered in markdown footnotes. [^1][^2]
[^1]: See $\frac{1}{x} = x^{-1}$ [^2]: See also https://github.com/orgs/community/discussions/55227
FYI, here's a list of what math on GitHub can and can't do (compared with other services):
https://nschloe.github.io/2023/11/16/the-state-of-math-in-markdown.html#comparison-table
Math in footnotes is indeed not working atm.