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