We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f6e55 commit e9293b0Copy full SHA for e9293b0
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