4.0.0-alpha.3 • Published 8 years ago

gitbook-plugin-highlight v4.0.0-alpha.3

Weekly downloads
10,644
License
-
Repository
github
Last release
8 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"]
}