Use case or problem
Is there any setting/option to live render/preview inline math?
To say, I have been writing math for two years in Obsidian already just fine, but I feel like live-preview is such a basic quality feature for a good math-supporting markdown editor.
Obsidian already does this for display math, so surely it can easily be done for inline math as well?
Proposed solution
For instance, Typora uses a black box under the math text. You can see the demo under “Inline Math”, on the math support page for Typora.
Current workaround
would be to first type in display math, then remove from double $$ to single $. But this is just not flow.