Don't output DIV preamble tags when contents is empty.
commitd85e0e35ecc283621278480d546701ec012ac6ca
authorSebastien Vauban <sva@mygooglest.com>
Thu, 29 Sep 2011 19:49:11 +0000 (29 21:49 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 29 Oct 2011 11:28:28 +0000 (29 13:28 +0200)
tree177612794c05bf9737501e54fe7b20e022878849
parent3267c69ccd17e8f43e6cee16f869f6622d46ae68
Don't output DIV preamble tags when contents is empty.

* org-html.el (org-export-as-html): Make sure the div for
preamble is not inserted when the preamble is empty.
lisp/org-html.el