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

Dan Abramov 9ee1fdee3c 1.0.0 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 b523642006 Tweak style 10 years ago
package.json 9ee1fdee3c 1.0.0 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