WIP: save local changes

This commit is contained in:
Aron Petau 2025-09-12 11:10:40 +02:00
parent 0a6b3f0128
commit 41ace4dad8
64 changed files with 0 additions and 3298 deletions

View file

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