mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
The code block of C language returned by OpenAI is not highlighted #1759
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yusiwen on GitHub (Aug 13, 2024).
Bug Report
Installation Method
latest docker image
Environment
latest docker image, using OpenAI GTP-4o model
Expected Behavior:
The code block of C language will be rendered with grammar highlighted
Actual Behavior:
The code block of C language is NOT grammar highlighted, the screenshot shows as:

Other languages seem fine, e.g. java:
