Jambunathan K <kjambunat...@gmail.com> writes: >> #+begin_src emacs-lisp >> (defcustom org-export-html-content-div "%s <div %s> %s" ; note the html in >> prefix >> "The name of the container DIV that holds all the page contents." >> :group 'org-export-htmlize >> :type 'string) >> #+end_src > > Btw, The :group tag seems NOT OK to me as well.
Fixed, thanks! -- Bastien