We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c01530 commit 7f0652eCopy full SHA for 7f0652e
book.json
@@ -3,7 +3,7 @@
3
"structure": {
4
"summary": "docs/README.md"
5
},
6
- "plugins": ["edit-link"],
+ "plugins": ["edit-link", "prism"],
7
"pluginsConfig": {
8
"edit-link": {
9
"base": "https://github.com/rackt/redux/tree/master",
package.json
@@ -60,6 +60,7 @@
60
"eslint-plugin-react": "^3.2.3",
61
"expect": "^1.8.0",
62
"gitbook-cli": "^0.3.4",
63
+ "gitbook-plugin-prism": "^0.1.1",
64
"isparta": "^3.0.3",
65
"mocha": "^2.2.5",
66
"rimraf": "^2.3.4",
0 commit comments