-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
type/upstreamThis is an issue in one of Gitea's dependencies and should be reported thereThis is an issue in one of Gitea's dependencies and should be reported there
Milestone
Description
Gitea Version
1.16.0
Operating System
Linux
Browser Version
Chrome 96 on Linux
Can you reproduce the bug on the Gitea demo site?
Yes
Description
SELECT z.label FROM mytable AS z WHERE id=1;
-- should highlight the same as mysql above
SELECT z.label FROM mytable AS z WHERE id=1;
Html that renders from Gitea
<pre><code class="chroma language-mariadb">
SELECT z.label FROM mytable AS z WHERE id=1;
</code></pre>
Screenshots
Metadata
Metadata
Assignees
Labels
type/upstreamThis is an issue in one of Gitea's dependencies and should be reported thereThis is an issue in one of Gitea's dependencies and should be reported there