Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Functions | Variables
pip._vendor.pygments.formatters.svg Namespace Reference

Classes

class  SvgFormatter
 

Functions

 escape_html (text)
 

Variables

dict class2style = {}
 

Detailed Description

    pygments.formatters.svg
    ~~~~~~~~~~~~~~~~~~~~~~~

    Formatter for SVG output.

    :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.

Function Documentation

◆ escape_html()

pip._vendor.pygments.formatters.svg.escape_html (   text)
Escape &, <, > as well as single and double quotes for HTML.