This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
chroma
Watch
1
Star
0
Fork
0
You've already forked chroma
mirror of
https://github.com/alecthomas/chroma.git
synced
2025-02-07 13:08:18 +02:00
Code
Issues
Releases
Activity
chroma
/
lexers
History
Alec Thomas
b30de35ff1
Use a callback to emit tokens.
...
This is a) faster and b) supports streaming output.
2017-06-07 19:47:59 +10:00
..
default.go
Initial commit! Working!
2017-06-07 19:47:59 +10:00
go.go
Add Markdown processor. A bunch of performance improvements.
2017-06-07 19:47:59 +10:00
ini.go
Initial commit! Working!
2017-06-07 19:47:59 +10:00
markdown.go
Use a callback to emit tokens.
2017-06-07 19:47:59 +10:00
registry.go
Add Markdown processor. A bunch of performance improvements.
2017-06-07 19:47:59 +10:00