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).
This works for me:
blablabla [1](#1) blablabla
[1](#1)
footnotes: reference to blablabla