Files
Cloud-book/node_modules/gitbook-plugin-highlight/README.md
2025-08-27 17:10:05 +08:00

14 lines
174 B
Markdown

# Code highlighting in GitBook
This plugin is the default GitBook plugin used to highlight code blocks.
You can remove it using:
```
{
plugins: ["-highlight"]
}
```