I’ve noticed that on Meta, math doesn’t get rendered in the preview window, but it does (I think) get rendered in posts. I’ll test that out here:
1 - a = 1 - \frac{1}{1 + e^{-z}}
In the preview window I’m seeing 1 - a = 1 - \frac{1}{1 + e^{-z}}
.
Is that a known issue? I’m wondering if there’s a specific configuration that causes it.
On the DeepLearning.AI Discourse site, math gets rendered in the preview, but it’s really janky - it goes from mathjax code to rendered math on every keystroke. I’m not finding that issue on my local dev site. Again, I’m wondering if that’s a configuration issue.