From: Stephen Brennan Date: Sat, 13 Apr 2024 18:26:15 +0000 (-0700) Subject: Document the unit of "start" and "length" for mentions and text styles (#1505) X-Git-Tag: v0.13.3~11 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/e5ebb732cbda9fccc3eeb3a964d7c48202113a8a?ds=inline;hp=e5ebb732cbda9fccc3eeb3a964d7c48202113a8a Document the unit of "start" and "length" for mentions and text styles (#1505) 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 ---