From mboxrd@z Thu Jan 1 00:00:00 1970
From: cezar@mixandgo.ro
Subject: Re: Html export suggestion (use of
)
Date: Wed, 10 Oct 2007 17:36:23 +0300
Message-ID: <87r6k3ghp4.fsf@myhost.localdomain>
References: <87ve9fgkoq.fsf@myhost.localdomain>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Return-path:
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
id 1IfdMs-0006qh-30
for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 11:21:02 -0400
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
id 1IfdMn-0006mU-NC
for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 11:21:01 -0400
Received: from [199.232.76.173] (helo=monty-python.gnu.org)
by lists.gnu.org with esmtp (Exim 4.43) id 1IfdMn-0006mO-EH
for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 11:20:57 -0400
Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org)
by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.60) (envelope-from )
id 1IfdMn-0008Lm-29
for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 11:20:57 -0400
Received: from list by ciao.gmane.org with local (Exim 4.43)
id 1IfcqH-0005sb-Lq
for emacs-orgmode@gnu.org; Wed, 10 Oct 2007 14:47:21 +0000
Received: from dyn-86.105.65.100.tm.upcnet.ro ([86.105.65.100])
by main.gmane.org with esmtp (Gmexim 0.1 (Debian))
id 1AlnuQ-0007hv-00
for ; Wed, 10 Oct 2007 14:47:21 +0000
Received: from cezar by dyn-86.105.65.100.tm.upcnet.ro with local (Gmexim 0.1
(Debian)) id 1AlnuQ-0007hv-00
for ; Wed, 10 Oct 2007 14:47:21 +0000
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
cezar@mixandgo.ro writes:
> Also a div should be optional for those who need it, so the whole
> category can be wraped in a like this:
>
>
>
>
> Header here
>
>
> normal text
>
>
> some more text
>
>
>
>
>
> Header here
>
>
> normal text
>
>
> some more text
>
>
>
> Maybe by using a tag or something !
>
Actually in this case, we don't need the class on each element, just the
div:
Header here
normal text
some more text