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-03-25 21:39:02 +02:00
Code
Issues
Releases
Activity
chroma
/
formatters
History
Alec Thomas
e4cd1649a3
Ensure that HTML code column expands to full width of container.
...
Fixes
#114
.
2018-02-11 21:14:56 +11:00
..
html
Ensure that HTML code column expands to full width of container.
2018-02-11 21:14:56 +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