Specification conformance is beside the point, it is still a bug. We are
unable to properly style this first paragraph because it has no P tag,
and therefore the styles that apply to the P tag in our css don't work.

On Sat, 2008-08-23 at 13:17 -0700, Jesse Alama wrote:
> David O'Toole <[EMAIL PROTECTED]> writes:
> 
> > The first paragraph before any heading is exported, but without
> > surrounding P paragraph tags; the remaining paragraphs (whether before
> > other headings, or after those headings) all have P tags and this is
> > messing up the styling. I'm using org-version 6.06b.
> >
> > #+OPTIONS skip:nil is on.
> 
> Perhaps surprisingly, that is valid XHTML 1.0 Transitional:
> 
>   <h1>Big Header</h1>
>   
>   Blah, blah.
>   
>   <p>A paragraph unlike the previous one.</p>
> 
> I think that is malformed according to XHTML 1.1.
> 
> Jesse
> 



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to