Fix bug when inserting the output of a custom function for the pre/postamble.
commit701830d5a2681ba0ff2e5112fbd4279eb958801a
authorBastien Guerry <bzg@altern.org>
Mon, 12 Dec 2011 15:27:47 +0000 (12 16:27 +0100)
committerBastien Guerry <bzg@altern.org>
Mon, 12 Dec 2011 15:27:47 +0000 (12 16:27 +0100)
treec4b3f16e060daab3d2b026001e20494046d3c23d
parent6a4343a461463fb17aaedf1d96578074f3fc68e3
Fix bug when inserting the output of a custom function for the pre/postamble.

* org-html.el (org-export-as-html): Fix bug when inserting the
output of a custom function for the pre/postamble.

Thanks to Bill Jackson for raising a related issue.
lisp/org-html.el