]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added note about weird sequencing of <PRE> & <dl> around {verbatim} sections.
authorFred Drake <fdrake@acm.org>
Fri, 27 Mar 1998 05:18:45 +0000 (05:18 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 27 Mar 1998 05:18:45 +0000 (05:18 +0000)
Doc/TODO

index db19b5a50ccbfe3dccb5c938b63bc16676a992f8..e349873df7fd9b06968cf577c59ce017727f9866 100644 (file)
--- a/Doc/TODO
+++ b/Doc/TODO
@@ -18,3 +18,6 @@ PYTHON DOCUMENTATION TO-DO LIST                       -*- indented-text -*-
 
 * Separate modules which share a section.  (UserDict/UserList, and one
   other which I can't recall at the moment.)
+
+* Find a way to get the <PRE> for a {verbatim} *inside* the <dl> used to
+  indent the code sample even on the new LaTeX2HTML.  Needed for Lynx.