![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Classes | |
| class | SvgFormatter |
Functions | |
| escape_html (text) | |
Variables | |
| dict | class2style = {} |
pygments.formatters.svg
~~~~~~~~~~~~~~~~~~~~~~~
Formatter for SVG output.
:copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
| pip._vendor.pygments.formatters.svg.escape_html | ( | text | ) |
Escape &, <, > as well as single and double quotes for HTML.