jeziellago / compose-markdown

Markdown Text for Android Jetpack Compose 📋.
MIT License
508 stars 42 forks source link

Enable to handle individual clicks on Textview links. #29

Closed yash786agg closed 1 year ago

yash786agg commented 1 year ago

This enhancement will let users handle the click listener on a link and decide what they want to do with the link instead of opening a browser by default.