package
0.10.0
Repository: https://github.com/alecthomas/chroma.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package svg contains an SVG formatter.

# Functions

Get formatter by name.
Names of registered formatters.
Register a named formatter.

# Variables

Fallback formatter.
JSON formatter outputs the raw token structures as JSON.
NoOp formatter.
Registry of Formatters.
No description provided by the author
Tokens formatter outputs the raw token structures.
TTY is an 8-colour terminal formatter.
TTY16 is a 16-colour terminal formatter.
TTY16m is a true-colour terminal formatter.
TTY256 is a 256-colour terminal formatter.
TTY8 is an 8-colour terminal formatter.