gitbook-plugin-github-highlight
v1.0.0
Published
Pseduo syntax highlighter of GitHub for GitBook
Readme
Code highlighting in GitBook
This plugin is the default GitBook plugin used to highlight code blocks.
You can remove it using:
{
plugins: ["-highlight"]
}