Skip to content

Commit b1ccac6

Browse files
committed
fix: failed to load prism syntax: shell
1 parent 921c7e1 commit b1ccac6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

book.json

+5
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@
2727
"-highlight"
2828
],
2929
"pluginsConfig": {
30+
"prism": {
31+
"lang": {
32+
"shell": "bash"
33+
}
34+
},
3035
"search-pro": {
3136
"cutWordLib": "nodejieba",
3237
"defineWord" : ["Gitbook Use"]

0 commit comments

Comments
 (0)