This commit is contained in:
krahets
2023-12-08 03:06:29 +08:00
parent 84d6436fa6
commit 0dae0bcf31
4 changed files with 3 additions and 2 deletions

View File

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