New submission from Graham Higgins <[EMAIL PROTECTED]>: 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. ---------- assignee: georg.brandl components: Documentation tools (Sphinx) messages: 72221 nosy: georg.brandl, gjhiggins severity: normal status: open title: Sphinx producing duplicate id attributes, HTML fails validation. type: behavior versions: Python 2.5 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3746> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com