# Code highlighting in GitBook

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

You can remove it using:

```
{
    plugins: ["-highlight"]
}
```


