Formatter for Pango markup output.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | PangoMarkupFormatter |
Format tokens as Pango Markup code. It can then be rendered to an SVG. |
Function | escape_special_chars |
Escape & and < for Pango Markup. |
Variable | _escape_table |
Undocumented |