Hi, I downloaded the las version of the extension, but I still cannot render mchem formulas. For exmample
<math>\ce{CO2 + C -> 2 CO}</math>
give on my (local) wiki : \ceCO2+C−>2CO Did I miss anything ? Thanks Phcalle (talk) 17:09, 14 May 2017 (UTC)
Hi, I downloaded the las version of the extension, but I still cannot render mchem formulas. For exmample
<math>\ce{CO2 + C -> 2 CO}</math>
give on my (local) wiki : \ceCO2+C−>2CO Did I miss anything ? Thanks Phcalle (talk) 17:09, 14 May 2017 (UTC)
Hi, to enable the `<nowiki><chem></nowiki>` tag, some versions of SimpleMathJax require an additional setting: `$wgSimpleMathJaxChem = true;`
With this setting enabled, you can replace those `<nowiki><math></nowiki>` tags with `<nowiki><chem></nowiki>` tags, and it should work for you.