handleLinks

@Composable
abstract fun handleLinks(): (Int, List<AnnotatedString.Range<String>>) -> Unit