jbt / markdown-editor

Live (Github-flavored) Markdown Editor
http://jbt.github.com/markdown-editor
ISC License
2.83k stars 644 forks source link

Footnotes #16

Closed deckool closed 10 years ago

deckool commented 10 years ago

Hi, there is this great feature of markdown, them footnotes. Can you please give me some hints where can i start implementing them in the public code?

The syntax is here is a footnote [^1]

[^1]: the footnote

For now it only parse as a link.

You can view it here as an example. http://organicorange.ro:8000/git/#fn:1