gitea/routers/api
Dustin Firebaugh 3f1f808b9e
Full-file syntax highlighting for diff pages ()
Fix , fix 

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
..
actions Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
packages Add composor source field () 2025-02-28 16:29:21 +00:00
v1 Full-file syntax highlighting for diff pages () 2025-03-09 12:51:58 +08:00