Hi, sorry if I’m not understanding correctly. I’m currently getting an issue where inline math is working as expected, but display math is showing up as if it were inline, so when I put
$$\mathbb{C}^*=\mathbb{C} \setminus {0} = {z \in \mathbb{C} | z \neq 0 }$$
it actually shows up in preview mode as
$\mathbb{C}^*=\mathbb{C} \setminus {0} = {z \in \mathbb{C} | z \neq 0 }$
with the latex rendered correctly, but inline, and with the two dollar signs, so it clearly thinks what I wrote was some inline math that started and ended in dollar signs, instead of some display math.
Any help would be appreciated and thanks for making Obsidian so awesome!