An open API service indexing awesome lists of open source software.

https://github.com/gitbookio/plugin-highlight

Default syntax highlighter for GitBook
https://github.com/gitbookio/plugin-highlight

Last synced: 9 months ago
JSON representation

Default syntax highlighter for GitBook

Awesome Lists containing this project

README

          

# Code highlighting in GitBook

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

You can remove it using:

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