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

Dan Abramov e61dfd1b7f Update README.md 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 120569d554 Fix implementation 10 years ago
package.json 70a71f8fee 0.1.0 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