From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org export to html add a unnecessary empty line in "example" block [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/local/Cellar/emacs-plus/26.1/share/emacs/26.1/lisp/org/)] Date: Mon, 02 Jul 2018 00:30:50 +0200 Message-ID: <87d0w6vbad.fsf@nicolasgoaziou.fr> References: <4EABC0E6-0F91-4B2E-8068-6C3CBDF45726@icloud.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZkrz-00043L-GM for emacs-orgmode@gnu.org; Sun, 01 Jul 2018 18:31:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZkrw-0004d5-DG for emacs-orgmode@gnu.org; Sun, 01 Jul 2018 18:30:59 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:40211) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fZkrw-0004Wa-6J for emacs-orgmode@gnu.org; Sun, 01 Jul 2018 18:30:56 -0400 In-Reply-To: <4EABC0E6-0F91-4B2E-8068-6C3CBDF45726@icloud.com> (=?utf-8?B?IuWtmeaMr+elpSIncw==?= message of "Thu, 28 Jun 2018 16:31:38 +0800") 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" To: =?utf-8?B?5a2Z5oyv56Wl?= Cc: emacs-orgmode@gnu.org Hello, =E5=AD=99=E6=8C=AF=E7=A5=A5 writes: > the org file like > : abc > : def > > and export to html will become >
abc
> def
>
> 
Fixed. Thank you. Regards, --=20 Nicolas Goaziou