Basic cours support #44

Merged
Anri merged 67 commits from cours into main 2024-04-01 18:11:49 +02:00
Showing only changes of commit 9fa3f83a02 - Show all commits

View file

@ -23,5 +23,6 @@ window.addEventListener("load", () => {
],
throwOnError: false,
macros,
output: "mathml",
});
});