summer-of-code
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [IMPORTANT] GSOC 2014 ideas


From: Jose E. Marchesi
Subject: Re: [IMPORTANT] GSOC 2014 ideas
Date: Wed, 19 Feb 2014 19:20:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

    BTW the HTML uses the wrong anchor/id syntax:
    
     <h3 id="#kawa"><a href="http://www.gnu.org/software/kawa";>Kawa</a></h3>
    
    should be:
    
      <h3 id="kawa"><a href="http://www.gnu.org/software/kawa";>Kawa</a></h3>
    
    I.e. without the '#' in the id attribute.
    
    This seems to be consistently wrong.

Fixed :)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]