2.0.1 • Published 9 years ago

gitbook-plugin-highlight v2.0.1

Weekly downloads
10,644
License
Apache 2
Repository
github
Last release
9 years ago

Code highlighting in GitBook

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

You can remove it using:

{
    plugins: ["-highlight"]
}