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-21 19:06:18 +02:00
Code
Issues
Releases
Activity
chroma
/
formatters
History
Alec Thomas
3020e2ea8c
Fix bug with nested newlines.
...
Fixes
#124
. Also reinstitute lexer tests that disappeared during package split.
2018-03-03 10:16:21 +11:00
..
html
Fix bug with nested newlines.
2018-03-03 10:16:21 +11:00
api.go
Switch to an Iterator interface.
2017-09-20 22:19:36 +10:00
json.go
Add data-driven test framework for lexers.
2018-01-02 14:53:25 +11:00
tokens.go
Switch to an Iterator interface.
2017-09-20 22:19:36 +10:00
tty_indexed.go
Run gofmt -s over the codebase.
2017-09-26 22:05:55 +10:00
tty_truecolour.go
Changed terminal16m to semicolons (
#64
)
2017-10-17 15:04:12 +11:00