blob: 8bc77fe16dd0697a5c0e356d7cc032e228560a19 (
plain)
1
2
3
4
5
6
7
8
|
Chroma - A general purpose syntax highlighter in pure Go Build
Status Gitter chat
Chroma takes source code and other structured text and converts it
into syntax highlighted HTML, ANSI-coloured text, etc.
Chroma is based heavily on Pygments, and includes translators for
Pygments lexers and styles.
|