21 ms·
Most up-to-date Markdown implementations support footnotes (specifically the Python one does for certain, but the syntax has been around for a while). The synt
by willarson 18y ago
Most up-to-date Markdown implementations support footnotes (specifically the Python one does for certain, but the syntax has been around for a while).
The syntax is pretty easy. [^1]
[^1]: And really adds some jazz to blog entries.