use html (#64)
This commit is contained in:
parent
c31cfb1295
commit
5e223b972c
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ window.addEventListener("load", () => {
|
||||||
throwOnError: false,
|
throwOnError: false,
|
||||||
displayMode: element.getAttribute(attribute) === "display",
|
displayMode: element.getAttribute(attribute) === "display",
|
||||||
macros: macros,
|
macros: macros,
|
||||||
output: "mathml",
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue