gitea/modules/highlight
wxiaoguang 7190519fb3
Some checks are pending
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-container (push) Waiting to run
Fix code highlighting on blame page (#36157)
1. Full file highlighting (fix the legacy todo "we should instead
highlight the whole file at once")
    * Fix #24383
2. Correctly covert file content encoding
3. Remove dead code, split large for-loop into small functions/blocks to
make code maintainable
2025-12-14 12:40:55 +02:00
..
highlight_test.go Fix code highlighting on blame page (#36157) 2025-12-14 12:40:55 +02:00
highlight.go Fix code highlighting on blame page (#36157) 2025-12-14 12:40:55 +02:00