This commit is contained in:
2024-06-25 05:52:17 +09:00
parent 8cb287d7b4
commit 81fb86fa5d
3 changed files with 4 additions and 15 deletions

View File

@@ -13,7 +13,7 @@
{left: '\\[', right: '\\]', display: true}
],
throwOnError : false,
// output: "mathml"
output: "mathml"
})
renderedMath = dummy.innerHTML;
dummy.remove();