Deployed ab42f84 to 2024.11 in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-12-01 19:23:49 +00:00
parent 81c1c512f4
commit 8e1fbca4d2
144 changed files with 134430 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
window.MathJax = {
tex: {
inlineMath: [["\\(", "\\)"]],
displayMath: [["\\[", "\\]"]],
processEscapes: true,
processEnvironments: true
},
options: {
ignoreHtmlClass: ".*|",
processHtmlClass: "arithmatex"
}
};