Remove unnecessary line
This commit is contained in:
parent
81f02ab592
commit
2f357adafc
|
@ -457,7 +457,6 @@
|
|||
|
||||
// ============================= katex =============================
|
||||
if (lib && lib.includes('katex')) {
|
||||
var mathElements = document.getElementsByClassName('math');
|
||||
var options = {
|
||||
delimiters: [
|
||||
{ left: "$$", right: "$$", display: true },
|
||||
|
|
Loading…
Reference in New Issue