halilozercan / compose-richtext

A collection of Compose libraries for advanced text formatting and alternative display types.
https://halilibo.com/compose-richtext
Apache License 2.0
750 stars 59 forks source link

Allow markdown images to be clicked #108

Open dessalines opened 1 year ago

dessalines commented 1 year ago

Currently only link clicking triggers the onLinkClicked

This is in addition to markdown image sizing, which is direly needed.