highlight.js for GitBook with diff2html
npm install gitbook-plugin-highlightjs
This plugin is the default GitBook plugin used to highlight code blocks.
You can remove it using:
``{ plugins: ["-highlight"]}``
{ plugins: ["-highlight"]}