classification
Title: Nested anchors in Ref Man index.html
Type: Stage:
Components: Documentation Versions: Python 2.2
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: fdrake Nosy List: fdrake, tim_one (2)
Priority: normal Keywords

Created on 2002-04-20 20:14 by tim_one, last changed 2002-10-24 19:58 by fdrake.

Messages (2)
msg10456 - (view) Author: Tim Peters (tim_one) Date: 2002-04-20 20:14
God only knows what Soureforge will do to this:

"""
This line from the 2.2 Doc/ref/index.html confuses 
prechm.py:

<LI><A href="blank-lines.html">
2.1.6 Blank lines <a name="l2h-7">&nbsp;</a>
</a>

Nested <a></a> in general gives it trouble, and this 
one is particularly weird.
"""
msg10457 - (view) Author: Fred L. Drake, Jr. (fdrake) Date: 2002-10-24 19:58
Logged In: YES 
user_id=3066

Fixed in Doc/ref/ref2.tex revisions 1.46 and 1.34.6.6.
History
Date User Action Args
2002-04-20 20:14:26tim_onecreate