anse-app / chatgpt-demo

Minimal web UI for ChatGPT.
https://chatgpt.ddiu.me
MIT License
8.01k stars 3.81k forks source link

Feat/v2 Recommended to increase the display of code blocks #375

Closed GalaxySciTech closed 1 year ago

GalaxySciTech commented 1 year ago

Clear and concise description of the problem

image

Recommended to increase the display of code blocks

Suggested solution

Recommended to increase the display of code blocks

Alternative

No response

Additional context

No response

Validations

ddiu8081 commented 1 year ago

We've added code block highlighting if ChatGPT is returned in standard markdown format, in commit https://github.com/ddiu8081/chatgpt-demo/commit/fc8a50a872f12cfde9efa707c65d9b4ca139f6d0.

In some cases, it does not seem to return in the standard format, resulting in not rendering the highlight, see case #205 . You can test if this is a common case.

ScreenShot 2023-04-18 at 19 23 01@2x