KaTeX cleanup
This commit is contained in:
parent
60768219e4
commit
d2a84513b6
@ -34,7 +34,6 @@
|
|||||||
var tex = $(this).text();
|
var tex = $(this).text();
|
||||||
return katex.renderToString(tex.replace(/%.*/g, ''), { displayMode: true });
|
return katex.renderToString(tex.replace(/%.*/g, ''), { displayMode: true });
|
||||||
});
|
});
|
||||||
// $("span[class='katex-html']").replaceWith("")
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- Tracking API -->
|
<!-- Tracking API -->
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 72 KiB |
Loading…
x
Reference in New Issue
Block a user