Skip to content

Commit 3d29292

Browse files
PudottaPomminjune128
authored andcommitted
Added mathjax reference on algorithm-archivists/plugin-mathjax (#312)
1 parent 9971284 commit 3d29292

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

book.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"gitbook": "3.x.x",
33
"plugins": [
44
"fontsettings",
5-
"mathjax",
5+
"mathjax@https://github.com/algorithm-archivists/plugin-mathjax",
66
"bibtex-cite",
77
"creativecommons",
88
"wordcount",
@@ -15,6 +15,9 @@
1515
"maxIndexSize": 1000000000
1616
},
1717
"pluginsConfig": {
18+
"mathjax":{
19+
"version": "2.6.1"
20+
},
1821
"include-codeblock": {
1922
"fixlang": true,
2023
"unindent": true

0 commit comments

Comments
 (0)