emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] What's wrong with org-export-html-final-hook in 8.x


From: visayafan
Subject: Re: [O] What's wrong with org-export-html-final-hook in 8.x
Date: Wed, 15 May 2013 02:10:09 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)


#+BEGIN_SRC emacs-lisp
(eval-after-load 'ox-html
  '(add-to-list 'org-export-filter-final-output-functions
             'fan/org-html-produce-inline-html))
#+END_SRC

----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]