From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24981: [Website] All pages fail the HTML validation test Date: Thu, 07 Dec 2017 13:21:41 +0100 Message-ID: <87tvx2buei.fsf@gnu.org> References: <39c35b21c4edc31b948f5b29c6f321a1@openmailbox.org> <721a2b27-4274-3809-0c25-c3e4de756e90@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eMvBo-0008UM-6q for bug-guix@gnu.org; Thu, 07 Dec 2017 07:22:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eMvBi-0006Ds-Kb for bug-guix@gnu.org; Thu, 07 Dec 2017 07:22:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41291) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eMvBi-0006Dn-Ge for bug-guix@gnu.org; Thu, 07 Dec 2017 07:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eMvBi-0007I8-BM for bug-guix@gnu.org; Thu, 07 Dec 2017 07:22:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <721a2b27-4274-3809-0c25-c3e4de756e90@zoho.com> (sirgazil@zoho.com's message of "Wed, 6 Dec 2017 14:06:03 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: sirgazil Cc: 24981@debbugs.gnu.org Hello, sirgazil skribis: > With the new website online, all pages pass the HTML validation, > except for the Packages page, which has a

tag for no opened P > element in every package description, Oh, how=E2=80=99s that possible? A bug in Guile=E2=80=99s =E2=80=98sxml->x= ml=E2=80=99? > and uses obsolete TT element in links to patches. I didn=E2=80=99t know is obsolete. Would be OK here? We=E2=80=99d need to adjust Guile=E2=80=99s stexi modules accordingly. Thanks, Ludo=E2=80=99.