Skip to content

Commit 5163c5a

Browse files
committedNov 22, 2020
fix mathjax
1 parent 1275520 commit 5163c5a

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed
 

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
_book/
2+
3+
node_modules/

‎book.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"gitbook": ">=2.0.0",
33
"plugins": [
4-
"mathjax",
4+
"mathjax-pro",
55
"todo",
66
"betterchinese",
77
"ga"

‎package-lock.json

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.