add spoiler

This commit is contained in:
Aron Petau 2025-10-27 10:52:05 +01:00
parent 1333a9809a
commit bb86c03ed6
71 changed files with 0 additions and 3299 deletions

View file

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