Skip to content

Commit 1598094

Browse files
committed
chore(gitbook): add rickquotes
1 parent dafdbd1 commit 1598094

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

book.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"plugins": [
3-
"include-codeblock"
3+
"include-codeblock",
4+
"richquotes"
45
]
56
}

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"eslint-plugin-markdown": "git://github.com/eslint/eslint-plugin-markdown.git",
3636
"espower-babel": "^3.3.0",
3737
"gitbook-cli": "^0.3.4",
38+
"gitbook-plugin-richquotes": "0.0.5",
3839
"gitbook-summary-to-path": "^1.0.1",
3940
"jsdom": "^3.0.0",
4041
"mocha": "^2.2.5",

0 commit comments

Comments
 (0)