There was an error while loading. Please reload this page.
This seems to be due to
MathJax-node/lib/main.js
Line 531 in a3c7182
missing an escape -- I suspect it should be var extensionList = extensions.split(/\s*,\s*/);.
var extensionList = extensions.split(/\s*,\s*/);