mirror of
https://github.com/calofmijuck/blog.git
synced 2025-12-06 14:53:50 +00:00
fix: js minification causing inline comments to malfunction
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
macros: {
|
||||
ds: "\\displaystyle",
|
||||
|
||||
// font styles
|
||||
/* font styles */
|
||||
rm: ["\\mathrm{#1}", 1],
|
||||
mf: ["\\mathfrak{#1}", 1],
|
||||
mc: ["\\mathcal{#1}", 1],
|
||||
|
||||
Reference in New Issue
Block a user