Files
2025-08-27 17:10:05 +08:00

174 B

Code highlighting in GitBook

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

You can remove it using:

{
    plugins: ["-highlight"]
}