This commit is contained in:
krahets
2023-12-08 03:06:23 +08:00
parent 6af9eabe00
commit 596e35aa74
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ window.MathJax = {
options: {
ignoreHtmlClass: ".*|",
processHtmlClass: "arithmatex",
enableMenu: false,
},
};