mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
Fix MathJax 3 rendering
This commit is contained in:
parent
91dff8dee9
commit
ff0742cae3
@ -87,8 +87,6 @@ function renderMathJax3( equation, element, display, after ) {
|
||||
} else {
|
||||
element.appendChild( node );
|
||||
}
|
||||
MathJax.startup.document.clear();
|
||||
MathJax.startup.document.updateDocument();
|
||||
after();
|
||||
} );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user