We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a9c45 commit 18ae34cCopy full SHA for 18ae34c
1 file changed
components/mjs/input/tex/extensions/mhchem/mhchem.js
@@ -1,4 +1,4 @@
1
import './lib/mhchem.js';
2
import {fontExtension} from '../../extension.js';
3
4
-fontExtension('[tex]/mhchem', '@mathjax/mathjax-mhchem-font-extension');
+fontExtension('[tex]/mhchem', 'mathjax-mhchem-font-extension');
0 commit comments