gitea/modules/charset
wxiaoguang a3f403f438
Add option to disable ambiguous unicode characters detection (#28454) (#28499)
Backport #28454 (the only conflict is caused by some comments)

* Close #24483
* Close #28123
* Close #23682
* Close #23149
2023-12-18 12:20:37 +08:00
..
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 Add option to disable ambiguous unicode characters detection (#28454) (#28499) 2023-12-18 12:20:37 +08:00
escape_test.go Add option to disable ambiguous unicode characters detection (#28454) (#28499) 2023-12-18 12:20:37 +08:00
escape.go Add option to disable ambiguous unicode characters detection (#28454) (#28499) 2023-12-18 12:20:37 +08:00
htmlstream.go
invisible_gen.go