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

Dan Abramov 9ee1fdee3c 1.0.0 8 years ago
.gitignore 0b4401402a Initial commit after fork 8 years ago
LICENSE 828f3df964 Initial commit 10 years ago
README.md a32e066e34 Remove note about languages support 8 years ago
index.js b523642006 Tweak style 8 years ago
package.json 9ee1fdee3c 1.0.0 8 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