mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
1. Full file highlighting (fix the legacy todo "we should instead
highlight the whole file at once")
* Fix #24383
2. Correctly covert file content encoding
3. Remove dead code, split large for-loop into small functions/blocks to
make code maintainable
|
||
|---|---|---|
| .. | ||
| ambiguous | ||
| invisible | ||
| ambiguous_gen_test.go | ||
| ambiguous_gen.go | ||
| ambiguous.go | ||
| breakwriter_test.go | ||
| breakwriter.go | ||
| charset_test.go | ||
| charset.go | ||
| escape_status.go | ||
| escape_stream.go | ||
| escape_test.go | ||
| escape.go | ||
| htmlstream.go | ||
| invisible_gen.go | ||