gitbook-plugin-pygments
v1.0.0
Published
Alternative Pygments-based code highlighter for GitBook
Readme
Pygments 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 Pygments to be installed and pygmentize to be accessible.
book.json:
"plugins": ["pygments"]Run generate.sh before use, unless installing from npm.
