jeziellago / compose-markdown

Markdown Text for Android Jetpack Compose 📋.
MIT License
568 stars 48 forks source link

Support to handle url click Event #30

Closed visvajeet closed 1 year ago

visvajeet commented 1 year ago

Hi, It would be great if we can get url on clicking on any link. I want to open the link in app only in WebView. Currently there is no way to get the click event with the link url.

yash786agg commented 1 year ago

@visvajeet This issue has been resolved in the following PR. You can find changes here:- https://github.com/jeziellago/compose-markdown/pull/29/files