You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/highlight
zeripath f31e7a67cf
Just use a slice when rendering file (#16774)
Highlight currently uses a map which is memory inefficient. Switch to use a slice instead.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
highlight.go Just use a slice when rendering file (#16774) 3 years ago
highlight_test.go Just use a slice when rendering file (#16774) 3 years ago