MathJax support
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"modules": {
|
||||
"rss": true,
|
||||
"webhook": true,
|
||||
"prism": true
|
||||
"prism": true,
|
||||
"mathjax": true
|
||||
},
|
||||
"home": {
|
||||
"index": "index.ejs",
|
||||
@@ -42,5 +43,9 @@
|
||||
"tasklists": true,
|
||||
"openLinksInNewWindow": true,
|
||||
"emoji": true
|
||||
},
|
||||
"mathjax": {
|
||||
"output_format": "svg",
|
||||
"speak_text": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user