npm.io
2.0.3 • Published 9 years ago

gitbook-plugin-highlight

Licence
Apache 2
Version
2.0.3
Deps
1
Vulns
2
Weekly
0
Stars
12

Code highlighting in GitBook

This plugin is the default GitBook plugin used to highlight code blocks.

You can remove it using:

{
    plugins: ["-highlight"]
}