]> nmode's Git Repositories - signal-cli/commitdiff
Document the unit of "start" and "length" for mentions and text styles (#1505)
authorStephen Brennan <brenns10@gmail.com>
Sat, 13 Apr 2024 18:26:15 +0000 (11:26 -0700)
committerGitHub <noreply@github.com>
Sat, 13 Apr 2024 18:26:15 +0000 (20:26 +0200)
The unit of UTF-16 code units is not necessarily obvious for users of
languages that index strings by Unicode code points. Provide a pointer
to an FAQ entry as well:

https://github.com/AsamK/signal-cli/wiki/FAQ#string-indexing-units

Closes #1504

Signed-off-by: Stephen Brennan <stephen@brennan.io>

No differences found