Merge branch 'master' into colorize-chroma-support

This commit is contained in:
Aaron N. Brock 2019-11-22 10:40:37 -05:00 committed by GitHub
commit 420e9d789a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 261 additions and 142 deletions

View file

@ -43,6 +43,6 @@ In the latter form, the file contents will be concatenated and presented by less
## Requirements
You have to either install Pygments: [pygments.org](http://pygments.org/download/)
You have to either install Pygments: [pygments.org](http://pygments.org/download.html)
Or install chroma: [https://github.com/alecthomas/chroma](https://github.com/alecthomas/chroma)
Or install chroma: [https://github.com/alecthomas/chroma](https://github.com/alecthomas/chroma)