Karl Voit <devnull <at> Karl-Voit.at> writes: > #+BEGIN_SRC elisp > (org-export-as-html 3 nil nil "htmlized-output" nil nil) > #+END_SRC
> Am I doing something wrong or is this a bug? You are trying to use the old exporter and pick up code from an earlier version of Org. Regards, Achim.