Sfoglia il codice sorgente

render MathJax with HTML

Yuki Takei 5 anni fa
parent
commit
63ee60af9d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: '',