Peter Mandeljc
01/26/2023, 8:05 AMval text = remember {
buildAnnotatedString {
// ...
}
}Stylianos Gakis
01/26/2023, 9:33 AMremember you can also get correctness problems.
Not sure if the annotatedString is slow, if you really are worried maybe try and profile this somehow?