The following file erroneously includes the first drawer in the exported HTML. Removing '@:t' from the export #+OPTIONS fixes the problem. Both with and without '@:t', 'Text before first headline' is properly included, and the second drawer are properly suppressed.

------------------------------
:PROPERTIES:
#+TITLE:   Intro/Drawer Test
#+OPTIONS: skip:nil d:nil @:t
:END:

Text before first headline.
* First Headline
  :PROPERTIES:
  :prop1: value
  :END:
* Second Headline
------------------------------

Org-mode version 5.19a
GNU Emacs 22.1.50.1 (i686-pc-linux-gnu, X toolkit) of 2007-06-18

Dan


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to