|
|
|
|
|
by willarson
6608 days 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. |
|