gitbook plugin [updated pkgs] https://github.com/windhamdavid/gitbook-plugin-prism-dw

Samy Pessé a32e066e34 Remove note about languages support 10 years ago
.gitignore 0b4401402a Initial commit after fork 10 years ago
LICENSE 828f3df964 Initial commit 11 years ago
README.md a32e066e34 Remove note about languages support 10 years ago
index.js 0d0818ea6c Define block "code" for highlighting 10 years ago
package.json 9a073d41ce Add doc in readme to disable highlight 10 years ago

README.md

Gitbook Plugin for Prism

Before

After

Usage

Add the plugin to your book.json, and disable default GitBook code highlighting:

{
  "plugins": ["prism", "-highlight"]
}

Credits

Originally based on https://github.com/spricity/google_code_prettify.

License

Apache 2