fix: js minification causing inline comments to malfunction

This commit is contained in:
2024-02-26 23:56:35 +09:00
parent 69e6062c78
commit a082358333

View File

@@ -89,7 +89,7 @@
macros: {
ds: "\\displaystyle",
// font styles
/* font styles */
rm: ["\\mathrm{#1}", 1],
mf: ["\\mathfrak{#1}", 1],
mc: ["\\mathcal{#1}", 1],