I use a lot of mathmatical markdown in my gpt interactions and the macOS app is unable to display it correctly.
ChatGPT shared link: https://chatgpt.com/share/3e850a0b-73b0-483c-a330-98fe9d9c3c9a
Steps to reproduce:
Query:
display this formula as mathematical markdown:
$$
Value = (Base Value + \sum_{i=1}^{n} (Value_i × Score_i)) × MAF
$$
Expected result:
Mathmatical Markdown
Actual result:
Not Markdown
Additional information
MacOS
This displays fine in a browser, although on the macOS app it does not.