1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-27 09:01:51 +01:00
gitea/modules/highlight
wxiaoguang 258754f299
Fix chroma lexer mapping (#36629)
Fix some edge cases for ".hcl" and ".v" files, and add more tests
2026-02-16 02:11:02 +00:00
..
highlight_test.go Refactor highlight and diff (#36599) 2026-02-13 00:15:46 +00:00
highlight.go Refactor highlight and diff (#36599) 2026-02-13 00:15:46 +00:00
lexerdetect_test.go Fix chroma lexer mapping (#36629) 2026-02-16 02:11:02 +00:00
lexerdetect.go Fix chroma lexer mapping (#36629) 2026-02-16 02:11:02 +00:00