Skip to content

Commit 82d7495

Browse files
author
haoyang.shi
committed
fix speech.processExpression
1 parent 242c55a commit 82d7495

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ notifications:
1212

1313
install:
1414
- npm install -g gitbook-cli
15+
- npm install -g prismjs
1516
- gitbook install
1617

1718
script:

book.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"github-buttons",
1111
"editlink",
1212
"ga",
13-
"-highlight",
1413
"prism",
14+
"-highlight",
1515
"anchor-navigation-ex",
1616
"page-footer-ex",
1717
"splitter",
1818
"todo",
1919
"copy-code-button",
2020
"expandable-chapters-small",
21-
"mathjax"
21+
"mathjax@https://github.com/OrgVue/gitbook-plugin-mathjax.git"
2222
],
2323
"pluginsConfig": {
2424
"search-pro": {

0 commit comments

Comments
 (0)