|
From: | sirgazil |
Subject: | bug#24981: [Website] All pages fail the HTML validation test |
Date: | Sat, 9 Dec 2017 10:17:34 -0500 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
On 07/12/17 07:21, Ludovic Courtès wrote:
Hello, sirgazil <address@hidden> skribis:With the new website online, all pages pass the HTML validation, except for the Packages page, which has a </p> tag for no opened P element in every package description,Oh, how’s that possible? A bug in Guile’s ‘sxml->xml’?
I just fixed this one. It was a mistake in the packages template (using a DIV element inside a P element).
https://git.savannah.gnu.org/cgit/guix/guix-artwork.git/commit/?id=61b79b7fdd5a2a5bbaae7f53891e489ffa28fc95
and uses obsolete TT element in links to patches.I didn’t know <tt> is obsolete. Would <code> be OK here? We’d need to adjust Guile’s stexi modules accordingly. Thanks, Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |