WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.51k stars 333 forks source link

Generate code with syntax highlighting by default? #87

Open GOvEy1nw opened 1 year ago

GOvEy1nw commented 1 year ago

Hey, when generating code the response is always generated as 'plain text' and with no syntax highlighting, like below:

image

I'm able to ask it to do it with syntax highlighting and it'll work as expected:

image

But is it possible to have it always do this by default?