Obsidian inline math equation parsing problem

Steps to reproduce

The step is too simple. Write following.

$\Sigma$ and $ \Sigma $

Expected result

I expect to be rendered same inline sigma symbols.

Actual result

  • $\Sigma$ is rendered sigma simbol.
  • $ \Sigma $ is $ \Sigma $. Not changed.

Other editors I used, (jupyter, vscode, knowledge,…), correctly rendered both.
I don’t know is it bug, but it is hard to use for me.

Environment

  • Operating system: Windows 10
  • Debug info:
    I used Obsidian 1.0.0.

Additional information

this is not a bug. Open a feature request.