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

Dan Abramov 3700ad037a Fix repo URL 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 bfa427a1d4 Use prism-languages 10 years ago
package.json 3700ad037a Fix repo URL 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