<img width="897" height="142" alt="Image" src="https://github.com/user-attachments/assets/5a22624c-8957-4815-9f4f-22466666e595" /> The use of `$$` seem to be rendered incorrectly. I'm not sure if this is becuase we have ``` $$ {formula}.$$ ``` and the period symbol confuses the parsing, or just because we cannot use `$$` for this rendering. Rendering works locally so I can't test the fix.
The use of
$$seem to be rendered incorrectly.I'm not sure if this is becuase we have
and the period symbol confuses the parsing, or just because we cannot use
$$for this rendering.Rendering works locally so I can't test the fix.