use html (#64)

This commit is contained in:
Mylloon 2024-05-16 16:32:02 +02:00
parent c31cfb1295
commit 5e223b972c
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -23,7 +23,6 @@ window.addEventListener("load", () => {
throwOnError: false,
displayMode: element.getAttribute(attribute) === "display",
macros: macros,
output: "mathml",
});
}
});