From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: [bug] small problem with

tags in HTML export with H:1 option set Date: Tue, 14 Sep 2010 19:32:44 -0500 Message-ID: <4C90142C.9030308@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=42041 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ovfsv-0007dg-8h for Emacs-orgmode@gnu.org; Tue, 14 Sep 2010 20:30:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ovfsu-0005aJ-5p for Emacs-orgmode@gnu.org; Tue, 14 Sep 2010 20:30:01 -0400 Received: from pegasus.biostat.wisc.edu ([144.92.73.35]:59777) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ovfsu-0005aC-1P for Emacs-orgmode@gnu.org; Tue, 14 Sep 2010 20:30:00 -0400 Received: from [192.168.1.117] (c-24-118-198-210.hsd1.mn.comcast.net [24.118.198.210]) (authenticated bits=0) by pegasus.biostat.wisc.edu (8.13.6/8.13.6) with ESMTP id o8F0TnbE015880 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Tue, 14 Sep 2010 19:29:51 -0500 (CDT) 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: Emacs-orgmode@gnu.org See the following .org file for an explanation, I think it's a small bug... ====================================================================== #+TITLE: HTML Export with #+OPTIONS: H:1 set #+STYLE: #+OPTIONS: h:1 toc:nil * Here is a headline, no space between it and subsequent text This text is red. New paragraph, also red. ** A second-level headline, no space between headline and subsequent Oops? This line not in any HTML tag, not red. But this is red. ** A second-level headline, one space between headline and subsequent text Now it's red. And so is this.