cursor
cursor copied to clipboard
The code in the chat box lost its highlight
Description
After the response about generating a piece of code, and ask it to describe in another language, the code loses its highlighting
Recurrence
Step 1. Type command + L.
Step 2. Enter generate quicksort code in the textinput.
Step 3. Enter use javascript after the response code generation.
Screenshot
Log & Analysis
Console
Analysis
When the second request is made, ``` token is returned at the beginning,
as shown above, resulted in a markdown syntax error and loss of highlighting.