Skip to content

Commit e4ce323

Browse files
authored
Link to Chroma-using pager in README.md (#1027)
Since [moar](https://github.com/walles/moar?tab=readme-ov-file) is a useful command line app that showcases Chroma's highlighting capabilities, it makes sense to mention moar in the Command-line interface section of the README.
1 parent b310414 commit e4ce323

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,13 @@ on under the hood for easy integration with [lesspipe shipping with
270270
Debian and derivatives](https://manpages.debian.org/lesspipe#USER_DEFINED_FILTERS);
271271
for that setup the `chroma` executable can be just symlinked to `~/.lessfilter`.
272272

273+
## Projects using Chroma
274+
275+
* [`moar`](https://github.com/walles/moar) is a full-blown pager that colorizes
276+
its input using Chroma
277+
* [Hugo](https://gohugo.io/) is a static site generator that [uses Chroma for syntax
278+
highlighting code examples](https://gohugo.io/content-management/syntax-highlighting/)
279+
273280
## Testing lexers
274281

275282
If you edit some lexers and want to try it, open a shell in `cmd/chromad` and run:

0 commit comments

Comments
 (0)