commit | e0197bfaeb4cf189d0a0ee22f52a073c577a0c0f | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Apr 12 04:03:22 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Apr 12 04:03:22 2001 +0000 |
tree | fa10b77204545dfc2fe798560a82749e4525acb2 | |
parent | fd09e86109605e9070b3b9e0b24c7a173b28bb0e [diff] |
When forming the <A> tag for a \seepep or \seerfc, make sure we strip HTML markup from the string used as the title in the TITLE attribute. This fixes formatting in the "What's New in Python 2.1" document.