[Haddock] [haddock] #150: no valid XHTML: id attributes require a name as value not a number

haddock haddock at projects.haskell.org
Thu Sep 9 03:17:49 EDT 2010


#150: no valid XHTML: id attributes require a name as value not a number
--------------------+-------------------------------------------------------
Reporter:  uwe      |       Owner:            
    Type:  defect   |      Status:  new       
Priority:  trivial  |   Milestone:  2.9.0     
 Version:  2.8.0    |    Keywords:  validation
--------------------+-------------------------------------------------------
 just a small hint:

 id attributes in h1 and h2 elements get numbers as values[[BR]]
 this raises errors during validation

 e.g:

 <h1 id="1">Simple compression and decompression[[BR]]
 <h1 id="2">Extended api with control over compression parameters[[BR]]
 <h2 id="3">The compression parameter types

-- 
Ticket URL: <http://trac.haskell.org/haddock/ticket/150>
haddock <http://www.haskell.org/haddock>
Haddock, The Haskell Documentation Tool


More information about the Haddock mailing list