aboutsummaryrefslogtreecommitdiffstats
path: root/modules/highlight/highlight_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add option to disable ambiguous unicode characters detection (#28454)wxiaoguang2023-12-171-11/+21
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-191-19/+40
* Rework file highlight rendering and fix yaml copy-paste (#19967)silverwind2022-07-301-74/+123
* Fix copy/paste of empty lines (#19798)silverwind2022-06-101-61/+63
* Updated Chroma to v0.10.0 (#18270)Jelle Hulter2022-01-201-28/+26
* Add .gitattribute assisted language detection to blame, diff and render (#17590)zeripath2021-11-171-1/+1
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Just use a slice when rendering file (#16774)zeripath2021-08-231-29/+29
* Ensure empty lines are copiable and final new line too (#16678)zeripath2021-08-141-0/+103