emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Jesse Alama <alama@stanford.edu>
To: David O'Toole <dto@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: HTML export problems
Date: Sat, 23 Aug 2008 15:22:42 -0700	[thread overview]
Message-ID: <m27ia7l6bx.fsf@stanford.edu> (raw)
In-Reply-To: <1219527413.28696.2.camel@pod.lab> (David O'Toole's message of "Sat, 23 Aug 2008 17:36:53 -0400")

I'm on your side: I agree that it's a bug either in org-mode or the
XHTML 1.0 Transitional specification (if not both).  I imagine it's
straightforward to fix the problem.  I mentioned standards because I
came across this problem in another context (not related to org-mode) .
I was working with some web pages that were valid XHTML 1.0 Transitional
documents, but transformation of them to another format proved to be
problematic for the same reason that you mention.

David O'Toole <dto@gnu.org> writes:

> 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 <dto@gnu.org> 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
>> 
>
>

-- 
Jesse Alama (alama@stanford.edu)

  reply	other threads:[~2008-08-23 22:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-23 19:27 HTML export problems David O'Toole
2008-08-23 20:17 ` Jesse Alama
2008-08-23 21:36   ` David O'Toole
2008-08-23 22:22     ` Jesse Alama [this message]
2008-08-23 20:35 ` Sebastian Rose
2008-09-07 15:41 ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m27ia7l6bx.fsf@stanford.edu \
    --to=alama@stanford.edu \
    --cc=dto@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).