Browse Source

Merge branch 'maint'

Nicolas Goaziou 10 years ago
parent
commit
4f7b6ccf39
1 changed files with 0 additions and 2 deletions
  1. 0 2
      lisp/ox-md.el

+ 0 - 2
lisp/ox-md.el

@@ -73,8 +73,6 @@ This variable can be set to either `atx' or `setext'."
 		     (example-block . org-md-example-block)
 		     (export-block . org-md-export-block)
 		     (fixed-width . org-md-example-block)
-		     (footnote-definition . ignore)
-		     (footnote-reference . ignore)
 		     (headline . org-md-headline)
 		     (horizontal-rule . org-md-horizontal-rule)
 		     (inline-src-block . org-md-verbatim)