Skip to content

Commit 4b8479a

Browse files
committed
~
1 parent beca121 commit 4b8479a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/markdown/inc-markdown-afficher-js.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
}
7979
});
8080
*/
81+
/*
8182
document.addEventListener("DOMContentLoaded", function() {
8283
if (typeof MathJax !== "undefined" && MathJax.typesetPromise) {
8384
MathJax.startup.promise = MathJax.startup.promise || Promise.resolve();
@@ -92,6 +93,7 @@
9293
console.error("MathJax n'est pas disponible ou la fonction typesetPromise n'existe pas.");
9394
}
9495
});
96+
*/
9597
9698
});
9799

0 commit comments

Comments
 (0)