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
- Host: GitHub
- URL: https://github.com/gitbookio/plugin-highlight
- Owner: GitbookIO
- Created: 2015-09-14T09:43:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T00:05:15.000Z (over 7 years ago)
- Last Synced: 2025-04-11T17:29:21.898Z (9 months ago)
- Language: CSS
- Size: 12.7 KB
- Stars: 12
- Watchers: 4
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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"]
}
```