Files
gitea/services/repository
Dustin Firebaugh 3f1f808b9e Full-file syntax highlighting for diff pages (#33766)
Fix #33358, fix #21970

This adds a step in the `GitDiffForRender` that does syntax highlighting for the
entire file and then only references lines from that syntax highlighted
code. This allows things like multi-line comments to be syntax
highlighted correctly.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-09 12:51:58 +08:00
..
2024-12-23 02:52:25 +00:00
2025-01-20 15:17:47 +08:00
2023-12-19 09:29:05 +00:00
2024-10-01 15:25:08 -04:00