resolve some weird issues
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-12-10 23:40:16 +01:00
parent 2cb1e664fe
commit 9fa3f83a02
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

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