Deployed 01d10ae to 2024.8 in en with MkDocs 1.6.0 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-08-31 14:15:32 +00:00
parent 2c979c465e
commit 0bd3b6b535
143 changed files with 130106 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
window.MathJax = {
tex: {
inlineMath: [["\\(", "\\)"]],
displayMath: [["\\[", "\\]"]],
processEscapes: true,
processEnvironments: true
},
options: {
ignoreHtmlClass: ".*|",
processHtmlClass: "arithmatex"
}
};