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

Dan Abramov 7c23bcef38 0.1.1 10 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 903456c8c2 Use Node resolving mechanism to locate Prism CSS 10 years ago
package.json 7c23bcef38 0.1.1 10 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