In markdown you can specify a footnote like so: ```markdown Here's some text [^fn1] and some more text. [^fn1]: this is a footnote ``` Is this something that the site supports?
In markdown you can specify a footnote like so:
Is this something that the site supports?