From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [Bug] body-only Export Option Adds Extra html Tags. Date: Tue, 08 Mar 2011 09:34:09 -0500 Message-ID: <87hbbdk7fi.fsf@norang.ca> References: <4D751FA6.2000703@manor-farm.org> <4D761A29.4030004@manor-farm.org> <87mxl53dmx.fsf@univ-nantes.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=50450 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwxzL-0002nc-0v for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 09:34:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PwxzJ-0005in-SZ for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 09:34:14 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:31855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PwxzJ-0005iZ-QD for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 09:34:13 -0500 In-Reply-To: <87mxl53dmx.fsf@univ-nantes.fr> (Manuel Giraud's message of "Tue, 08 Mar 2011 15:12:06 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manuel Giraud Cc: emacs-orgmode@gnu.org Manuel Giraud writes: > Ian Barton writes: > >> So it looks like SHA: >> >> da8dc7bba72613131f97a28f1c4a912b8d85d7cc Rewrite the handling of HTML >> preamble/postamble caused the problem. > > I'll have a look at that. Is the and with no opening a > normal behaviour for the :body-only option ? No it's not normal. I think :body-only should only include content _between_ the and tags in the HTML output. Everything is else removed. Regards, -- Bernt