Author gjhiggins
Recipients georg.brandl, gjhiggins
Date 2008-09-01.10:02:16
SpamBayes Score 0.00811528
Marked as misclassified No
Message-id <1220263337.27.0.506394651597.issue3746@psf.upfronthosting.co.za>
In-reply-to
Content
It seems Sphinx creates duplicate ids for <span> elements in Permalink 
headers. This causes Sphinx-generated HTML to fail W3C validation. 
Example:

http://docs.python.org/dev/tutorial/interpreter.html

where "id2" appears twice.
History
Date User Action Args
2008-09-01 10:02:17gjhigginssetrecipients: + gjhiggins, georg.brandl
2008-09-01 10:02:17gjhigginssetmessageid: <1220263337.27.0.506394651597.issue3746@psf.upfronthosting.co.za>
2008-09-01 10:02:16gjhigginslinkissue3746 messages
2008-09-01 10:02:16gjhigginscreate