1

KaTeX cleanup

This commit is contained in:
Evan Pratten 2020-08-04 12:18:34 -04:00
parent 60768219e4
commit d2a84513b6
No known key found for this signature in database
GPG Key ID: 93AC7B3D071356D3
2 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@
var tex = $(this).text();
return katex.renderToString(tex.replace(/%.*/g, ''), { displayMode: true });
});
// $("span[class='katex-html']").replaceWith("")
</script>
<!-- Tracking API -->

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 72 KiB