RyotaUshio / obsidian-latex-theorem-equation-referencer

A powerful indexing & referencing system for theorems & equations in your Obsidian vault.
https://ryotaushio.github.io/obsidian-latex-theorem-equation-referencer/
MIT License
147 stars 6 forks source link

Equation numbers occasionally become "()" #203

Closed RyotaUshio closed 7 months ago

RyotaUshio commented 7 months ago

Not observed in my dev vault, but constantly observed in a fresh new test vault.

RyotaUshio commented 7 months ago

I've finally figured it out: it was due to the absence of finishRenderMath() call...