I am just trying to add footnotes in my GitHub Gist, but it doesn\'t work:
Some long sentence. [^footnote] [^footnote]: Test, [Link](https://google.com).
Here's a variation of Eli Holmes' answer that worked for me without using latex:
Text[¹](#1) ¹ Footnote.[⏎](#a1)
Example