mirror of
https://github.com/python/cpython.git
synced 2025-08-02 08:02:56 +00:00
fix loss of a space after indexing markup
This commit is contained in:
parent
4d88322a2b
commit
852fe0689a
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ from and extends the \class{SGMLParser} class defined in module
|
|||
\refmodule{sgmllib}\refstmodindex{sgmllib}. The \class{HTMLParser}
|
||||
implementation supports the HTML 2.0 language as described in
|
||||
\rfc{1866}. Two implementations of formatter objects are provided in
|
||||
the \refmodule{formatter}\refstmodindex{formatter} module; refer to the
|
||||
the \refmodule{formatter}\refstmodindex{formatter}\ module; refer to the
|
||||
documentation for that module for information on the formatter
|
||||
interface.
|
||||
\withsubitem{(in module sgmllib)}{\ttindex{SGMLParser}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue