This commit is contained in:
Aron Petau 2025-04-30 18:09:51 +02:00
parent 0d597798c8
commit bb32b4f957
131 changed files with 33 additions and 24490 deletions

View file

@ -1,8 +0,0 @@
document.addEventListener("DOMContentLoaded", function () {
renderMathInElement(document.body, {
delimiters: [
{ left: "$$", right: "$$", display: true },
{ left: "$", right: "$", display: false },
],
});
});