Browse Source

ox-html: Clean up some comments

* lisp/ox-html.el: Clean up "FIXME" comments.
Nicolas Goaziou 11 years ago
parent
commit
1a3591c0e7
1 changed files with 0 additions and 15 deletions
  1. 0 15
      lisp/ox-html.el

+ 0 - 15
lisp/ox-html.el

@@ -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)