We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 599fd41 + e9293b0 commit b27f147Copy full SHA for b27f147
public/js/mathjax-config-extra.js
@@ -4,5 +4,8 @@ window.MathJax = {
4
tex2jax: {
5
inlineMath: [['$', '$'], ['\\(', '\\)']],
6
processEscapes: true
7
+ },
8
+ TeX: {
9
+ extensions: ['mhchem.js']
10
}
11
0 commit comments