瀏覽代碼

ox-html: Remove useless translator

* lisp/ox-html.el (html): Remove `footnote-definition' translator
since 1) it does not exist and 2) footnote definitions are translated
as part of of the inner template.
Nicolas Goaziou 4 年之前
父節點
當前提交
b76ed658f1
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lisp/ox-html.el

+ 0 - 1
lisp/ox-html.el

@@ -62,7 +62,6 @@
     (export-block . org-html-export-block)
     (export-snippet . org-html-export-snippet)
     (fixed-width . org-html-fixed-width)
-    (footnote-definition . org-html-footnote-definition)
     (footnote-reference . org-html-footnote-reference)
     (headline . org-html-headline)
     (horizontal-rule . org-html-horizontal-rule)