From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Valid XHTML Date: Mon, 27 Oct 2008 03:37:46 +0100 Message-ID: <4905297A.6050801@gmx.de> References: <490B6274.8090507@gmx.de> <4904E4C6.4080404@gmx.de> <49051167.2080900@gmx.de> Reply-To: sebastian_rose@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kw5Qm-0002fA-Ub for emacs-orgmode@gnu.org; Fri, 31 Oct 2008 21:37:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kw5Qm-0002ej-3Z for emacs-orgmode@gnu.org; Fri, 31 Oct 2008 21:37:36 -0400 Received: from [199.232.76.173] (port=60958 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kw5Ql-0002eg-SC for emacs-orgmode@gnu.org; Fri, 31 Oct 2008 21:37:35 -0400 Received: from mail.gmx.net ([213.165.64.20]:42925) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Kw5Ql-0005FF-7Z for emacs-orgmode@gnu.org; Fri, 31 Oct 2008 21:37:35 -0400 In-Reply-To: <49051167.2080900@gmx.de> 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]" OK. Investigated a little more about valid links in XHTML. This here xy.php?a=b&c=d should be xy.php?a=b&c=d !!! These way the links work in browsers AND parsers. We need entities in link-URLs AND description to have valid XHTML! Regards, Sebastian