Parcourir la source

render MathJax with HTML

Yuki Takei il y a 5 ans
Parent
commit
63ee60af9d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      resource/cdn-manifests.js

+ 1 - 1
resource/cdn-manifests.js

@@ -39,7 +39,7 @@ module.exports = {
     },
     {
       name: 'mathjax',
-      url: 'https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js',
+      url: 'https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js',
       args: {
         async: true,
         integrity: '',