We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dafdbd1 commit 1598094Copy full SHA for 1598094
book.json
@@ -1,5 +1,6 @@
1
{
2
"plugins": [
3
- "include-codeblock"
+ "include-codeblock",
4
+ "richquotes"
5
]
6
}
package.json
@@ -35,6 +35,7 @@
35
"eslint-plugin-markdown": "git://github.com/eslint/eslint-plugin-markdown.git",
36
"espower-babel": "^3.3.0",
37
"gitbook-cli": "^0.3.4",
38
+ "gitbook-plugin-richquotes": "0.0.5",
39
"gitbook-summary-to-path": "^1.0.1",
40
"jsdom": "^3.0.0",
41
"mocha": "^2.2.5",
0 commit comments