gitbook-plugin-chroma
v0.0.6
Published
Gitbook syntax highlight based on Chroma
Readme
Chroma Code Highlighting in GitBook
This is an alternative syntax highlighting plugin.
Due to repeatedly calling an external process, this plugin slows down the build.
Requires Chroma to be installed and chroma to be accessible.
book.json:
"plugins": ["chroma"]Run generate.sh before use, unless installing from npm.
Based on the pygments plugin
