mirror of
https://github.com/alecthomas/chroma.git
synced 2025-11-06 09:09:11 +02:00
Less-brief introduction.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# Chroma - A general purpose syntax highlighter for Go
|
# Chroma - A general purpose syntax highlighter for Go
|
||||||
|
|
||||||
|
Chroma takes source code and other structured text and converts it into syntax
|
||||||
|
highlighted output, as HTML, ANSI-coloured text, etc.
|
||||||
|
|
||||||
Chroma is based heavily on [Pygments](http://pygments.org/), and includes
|
Chroma is based heavily on [Pygments](http://pygments.org/), and includes
|
||||||
translaters for Pygments lexers and styles.
|
translaters for Pygments lexers and styles.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user