reiji-h před 2 roky
rodič
revize
0f8eb1e3fc

+ 1 - 1
packages/presentation/src/services/growi-marpit.ts

@@ -45,7 +45,7 @@ const marpitOption: MarpOptions = {
   inlineSVG: true,
   emoji: undefined,
   html: false,
-  math: 'katex',
+  math: false,
 };
 
 const slideMarpitOption = marpitOption;