On May 23, 2009, at 2:31 AM, sran...@gmail.com wrote:
Nick Dokos wrote:
sran...@gmail.com wrote:
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
Nick Dokos wrote:
sran...@gmail.com wrote:
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
The quack ducks.
#+END_HTM
sran...@gmail.com wrote:
> 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
>
> The quack ducks.
>
> #+END_
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
The quack ducks.
#+END_HTML
:END:
Is this behavior inten