felixbade / assistant

Web UI for ChatGPT API. No back-end, mobile-friendly, continuously user-tested
https://assistant.bloat.app
ISC License
125 stars 25 forks source link

Support for Mathjax #98

Open Dorapower opened 1 year ago

Dorapower commented 1 year ago

math equation wrapped in dollar symbols like $x^2$ is not handled currently, it's a common markdown extended feature and frequently used by GPT.

felixbade commented 1 year ago

Good idea 👍