chore: import upstream snapshot with attribution
docs / build (push) Has been cancelled
docs / deploy (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 13:10:22 +08:00
commit a8262fc01e
182 changed files with 14305 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
window.MathJax = {
tex: {
inlineMath: [["\\(", "\\)"]],
displayMath: [["\\[", "\\]"]],
processEscapes: true,
processEnvironments: true
},
options: {
ignoreHtmlClass: ".*|",
processHtmlClass: "arithmatex"
}
};