ox-md: Correctly export footnote references
commitdbc988e27203ddd1a18c28e773a2ddca188a7e2d
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 13 Dec 2014 21:55:45 +0000 (13 22:55 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 13 Dec 2014 21:55:45 +0000 (13 22:55 +0100)
treea63554e1afb98417c5588428e17df20e2e06bd78
parent7fe4574899fb1435d86ea9a74041ec9a88a53bdf
ox-md: Correctly export footnote references

* lisp/ox-md.el (md): Do not ignore footnote references.

Footnotes do not exist in Markdown syntax, but we can fallback on
HTML.

Reported-by: Vasilij Schneidermann <v.schneidermann@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/93447>
lisp/ox-md.el