emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: raman@users.sf.net
Cc: emacs-orgmode@gnu.org
Subject: Re: patch to org.el to produce xhtml:
Date: Sat, 27 May 2006 14:37:17 +0200	[thread overview]
Message-ID: <f777ccf4677639c8bc52cadfcace2c45@science.uva.nl> (raw)
In-Reply-To: <17526.25212.48304.308344@localhost.localdomain>


On May 26, 2006, at 4:05, T. V. Raman wrote:

> I am attaching a partial patch (see below for explanation of
> partial)
> along with sample files, I hope  others here can help finish
> this.
>
> Goal: Produce well-formed XHTML.
>
> What I have Fixed:
>
> 0)   Ensure all tagnames are lower case.
> 1)   Emit correct doctype and xhtml namespace.
> 2)   Emit />  to close meta tags.
> 3)   Emit </li> to close bullets (not all cases covered)
> 4)   Ensured that all attribute values are quoted.
>
> ToDo:
>
> A)      Emit closing li tags in all cases.
> B)      Emit closing </p> to close paragraphs.
> C) Ensure that author and date bits on the bottom are wrapped in
> a <p class="xxx">...</p>
> where xxx is author or date as appropriate.
>

I think I can take care of these remaining issues.  This is all that is 
needed to get to XHTM strict????  Easier than I thought, then.

  Thanks!

Carsten

  reply	other threads:[~2006-05-27 12:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-26  2:05 patch to org.el to produce xhtml: T. V. Raman
2006-05-27 12:37 ` Carsten Dominik [this message]
2006-05-27 19:22   ` T. V. Raman

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=f777ccf4677639c8bc52cadfcace2c45@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=raman@users.sf.net \
    /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).