Is it possible to write a code that does this kind of "ellipsis" in the middle of AnnotatedString, or to be more precise, at a specific position? E.g., I want to append a "year" to a "title," but only the title should be ellipsized. I see a middle "ellipsis" is supported in Compose 1.8, but, not on android for two lines, but I need "almost" at the end. Thx.