mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-06 02:40:29 +09:00
ab028356c7
When reviewing PRs, some color names might be mentioned, the `transformCodeSpan` (which calls `css.ColorHandler`) considered it as a valid color, but actually it shouldn't be rendered as a color codespan.