1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-01 20:08:25 +00:00
Files
gitea/routers/repo/compare.go
mrsdizzie a60f506dd7 Syntax highlight expanded code blobs (#12223)
Expanded code in diffs wasn't being highlighted properly because it wasn't passing the filename to highlighting code.

Fixes #12218
2020-07-12 21:25:05 +03:00

21 KiB