Snow 1d0b9c5323 增加了node环境 | il y a 1 mois | |
---|---|---|
.. | ||
css | il y a 1 mois | |
LICENSE | il y a 1 mois | |
README.md | il y a 1 mois | |
index.js | il y a 1 mois | |
package.json | il y a 1 mois |
@honkit/honkit-plugin-highlight
is a fork of Gitbook/plugin-highlight@2.0.3.
This plugin is the default HonKit plugin used to highlight code blocks.
You can remove it using:
{
plugins: ["-highlight"]
}
Currently, tests have been disabled due to issues regarding gitbook-tester which is used in the tests.
Replacing gitbook-tester with honkit-tester can solve the issues, but introduces other issues which block to enable the tests. That requires additional effort.
Apache-2.0 (same as Gitbook/plugin-highlight)