emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Drawers and HTML Export


From: srandby
Subject: [Orgmode] Drawers and HTML Export
Date: Fri, 22 May 2009 18:06:00 -0400
User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302)

Greetings:

I just discovered that if I put HTML source code into a drawer, it is not exported. The following example illustrates a situation where only the headline is exported.

#+DRAWERS: DUCK
* Ducks Quack
:DUCK:
#+BEGIN_HTML
  <p>
  The quack <b>ducks</b>.
  </p>
#+END_HTML
:END:

Is this behavior intended or is it a bug? I would like to put HTML code in a drawer to keep it out of the way. I am using Org-Mode 6.26trans in Emacs 22.

Scott Randby




reply via email to

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