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

Samy Pessé 583598ff06 Fix license as SPDX code 9 years ago
.gitignore 0b4401402a Initial commit after fork 10 years ago
LICENSE 828f3df964 Initial commit 11 years ago
README.md e61dfd1b7f Update README.md 10 years ago
index.js 1622e4e5a4 Style tweak 10 years ago
package.json 583598ff06 Fix license as SPDX code 9 years ago

README.md

Gitbook Plugin for Prism

Currently only supports JavaScript.
Pull requests to fix this are welcome.

Before

After

Usage

Add the plugin to your book.json:

{
  "plugins": ["prism"]
}

Credits

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

License

Apache 2