From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug? Or new behavior? Paragraphs in HTML Date: Sat, 06 Sep 2014 19:06:34 +0200 Message-ID: <87ppf8brvp.fsf@nicolasgoaziou.fr> References: <87ppf83e3j.fsf@berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQJR0-0001t5-Je for emacs-orgmode@gnu.org; Sat, 06 Sep 2014 13:06:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XQJQt-00052B-Cb for emacs-orgmode@gnu.org; Sat, 06 Sep 2014 13:05:58 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:59347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQJQt-000526-5x for emacs-orgmode@gnu.org; Sat, 06 Sep 2014 13:05:51 -0400 In-Reply-To: <87ppf83e3j.fsf@berkeley.edu> (Richard Lawrence's message of "Sat, 06 Sep 2014 09:31:28 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Richard Lawrence Cc: emacs-orgmode@gnu.org Hello, Richard Lawrence writes: > After updating this morning, I notice that when > > #+BEGIN_SRC org > * My headline > Some text here. > #+END_SRC > > is exported to HTML, the paragraph below the headline is no longer > wrapped in a paragraph tag: [...] > Is this now the expected behavior for paragraphs, even *outside* of > lists? No, it's a bug, which should now be fixed. Thank you. Regards, -- Nicolas Goaziou