ox-html: Clean up some comments

* lisp/ox-html.el: Clean up "FIXME" comments.
This commit is contained in:
Nicolas Goaziou 2014-01-01 19:05:49 +01:00
parent 22c3bb81ff
commit 1a3591c0e7
1 changed files with 0 additions and 15 deletions

View File

@ -3440,21 +3440,6 @@ Return output file name."
org-html-extension "html"))
plist pub-dir))
;;; FIXME
;;;; org-format-table-html
;;;; org-format-org-table-html
;;;; org-format-table-table-html
;;;; org-table-number-fraction
;;;; org-table-number-regexp
;;;; org-html-inline-image-extensions
;;;; org-export-preferred-target-alist
;;;; class for anchors
;;;; org-export-mark-todo-in-toc
;;;; org-html-format-org-link
;;;; (caption (and caption (org-xml-encode-org-text caption)))
;;;; alt = (file-name-nondirectory path)
(provide 'ox-html)