◆ chars
| dict docutils.utils.math.math2html.EscapeConfig.chars |
|
static |
Initial value:= {
'\n': '',
"'": '’',
'`': '‘',
}
◆ entities
| dict docutils.utils.math.math2html.EscapeConfig.entities |
|
static |
Initial value:= {
'&': '&',
'<': '<',
'>': '>',
}
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/docutils/utils/math/math2html.py