▲ | llimllib 5 days ago | |
By naively, I meant without normalization. You know much more about this than I do though edit: this is what I mean for example, that `tést` != `tést` in rg, because \ue9 (e with accent) != e\u0301 (e followed by combining character accent)
edit 2: if we normalize the UTF-8, the two strings will match
Which you know, and indicate! Just working an example of it that maybe will help people understand, I dunno |