From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-faq: Invalid XHTML Date: Mon, 31 Jan 2011 19:44:40 +0100 Message-ID: <87r5bszzdz.fsf@gnu.org> References: <8162tw7714.fsf@gmail.com> <87lj23eqa7.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=40324 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pjyjx-0006nb-06 for emacs-orgmode@gnu.org; Mon, 31 Jan 2011 13:44:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pjyjv-0003P8-Py for emacs-orgmode@gnu.org; Mon, 31 Jan 2011 13:44:40 -0500 Received: from mail-ey0-f169.google.com ([209.85.215.169]:42095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pjyjv-0003Or-Hq for emacs-orgmode@gnu.org; Mon, 31 Jan 2011 13:44:39 -0500 Received: by eyh6 with SMTP id 6so2635631eyh.0 for ; Mon, 31 Jan 2011 10:44:38 -0800 (PST) In-Reply-To: <87lj23eqa7.wl%dmaus@ictsoc.de> (David Maus's message of "Sat, 29 Jan 2011 15:30:08 +0100") 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: David Maus Cc: emacs-orgmode@gnu.org, Jambunathan K David Maus writes: > At Tue, 11 Jan 2011 03:31:11 +0530, > Jambunathan K wrote: >> >> >> There are 16 errors while validating org-faq page. >> >> http://validator.w3.org/check?uri=http%3A%2F%2Forgmode.org%2Fworg%2Forg-faq.html&charset=%28detect+automatically%29&doctype=Inline&group=0 >> >> Can such errors be not caught as soon as it happens? Jambunathan: thanks for the report! > Attached patch fixes a glitch in Org's HTML export and mitigates the > problem of invalid id and name attributes. David, thanks a lot for this patch. It fixes quite a lot of problems. I've also pushed a tiny fix to use
instead of
. -- Bastien