![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | PangoMarkupFormatter |
Functions | |
| escape_special_chars (text, table=_escape_table) | |
Variables | |
| dict | _escape_table |
pygments.formatters.pangomarkup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formatter for Pango markup output.
:copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
| pip._vendor.pygments.formatters.pangomarkup.escape_special_chars | ( | text, | |
table = _escape_table |
|||
| ) |
Escape & and < for Pango Markup.
|
protected |