Deployed 9e3e5038f to develop in en with MkDocs 1.6.0 and mike 2.1.2

This commit is contained in:
Matthias
2024-08-20 19:13:15 +01:00
parent 720cde6e27
commit ff6b2d096a
142 changed files with 129857 additions and 0 deletions

View File

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