Documentation
¶
Overview ¶
Package ansihtml converts text containing ANSI SGR escape sequences into HTML where styling is applied via <span class="ansi-..."> wrappers.
Only a minimal set of SGR parameters is recognized (reset, bold, dim, 22 normal intensity, 30-37/39 foreground colors). Other CSI sequences are stripped. All non-escape content is HTML-escaped.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.