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

* Close 
* Close 
* Close 
* Close 
2023-12-18 12:20:37 +08:00
..
ambiguous Replace interface{} with any () 2023-07-04 18:36:08 +00:00
invisible Replace interface{} with any () 2023-07-04 18:36:08 +00:00
ambiguous.go Ensure that Chinese punctuation is not ambiguous when locale is Chinese () 2022-12-04 17:57:30 +00:00
ambiguous_gen.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
ambiguous_gen_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
breakwriter.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
breakwriter_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
charset.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
charset_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
escape.go Add option to disable ambiguous unicode characters detection () () 2023-12-18 12:20:37 +08:00
escape_status.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
escape_stream.go Add option to disable ambiguous unicode characters detection () () 2023-12-18 12:20:37 +08:00
escape_test.go Add option to disable ambiguous unicode characters detection () () 2023-12-18 12:20:37 +08:00
htmlstream.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
invisible_gen.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00