Gitbook Plugin for [Prism](http://prismjs.com/) ============== 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