mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
a
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
{left: '$', right: '$', display: false},
|
||||
{left: '$$', right: '$$', display: true}
|
||||
],
|
||||
throwOnError : false
|
||||
// output: "mathml"
|
||||
throwOnError : false,
|
||||
output: "html"
|
||||
})
|
||||
renderedMath = dummy.innerHTML;
|
||||
dummy.remove();
|
||||
|
||||
Reference in New Issue
Block a user