1.0.0 • Published 9 years ago
gitbook-plugin-pygments v1.0.0
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.
1.0.0
9 years ago