jeziellago / compose-markdown

Markdown Text for Android Jetpack Compose 📋.
MIT License
526 stars 44 forks source link

Add config to disable link underline #105

Open ben-gooding-sky opened 3 weeks ago

ben-gooding-sky commented 3 weeks ago

Happy for feedback on the implementation

linkColor is duplicated, but should be backwards compatible

Examples

Screenshot 2024-07-09 at 09 39 38 Screenshot 2024-07-09 at 09 40 07
jeziellago commented 3 weeks ago

Could you also add examples for links with/without underline in the project sample?