gitbook-plugin-highlight

Default code highlighter for GitBook

Apache 2 14 个版本
安装
npm install gitbook-plugin-highlight
yarn add gitbook-plugin-highlight
pnpm add gitbook-plugin-highlight
bun add gitbook-plugin-highlight
README

Code highlighting in GitBook

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

You can remove it using:

{
    plugins: ["-highlight"]
}
版本列表
4.0.0-alpha.6 2017-03-16
4.0.0-alpha.5 2017-03-09
4.0.0-alpha.4 2017-01-27
4.0.0-alpha.3 2017-01-13
4.0.0-alpha.2 2017-01-13
4.0.0-alpha.1 2017-01-13
2.0.3 2016-12-15
2.0.2 2016-04-06
2.0.1 2016-03-24
2.0.0 2016-03-03
1.0.3 2015-09-22
1.0.2 2015-09-21
1.0.1 2015-09-15
1.0.0 2015-09-14