swift-markdown-ui icon indicating copy to clipboard operation
swift-markdown-ui copied to clipboard

[Feature Request] Make detected links tappable

Open mralexhay opened this issue 3 years ago • 1 comments
trafficstars

This is brilliant, thanks for making it.

The only small thing I'm missing vs Apple's (inferior!) native markdown support is having links detected in the text (that aren't marked up) tappable.

For example it would be great in this image if the image URL was tappable.

Thanks!

mralexhay avatar Mar 24 '22 02:03 mralexhay

Hi @mralexhay,

Sorry for the late response. That feature is part of the GitHub Flavored Markdown Spec, and MarkdownUI supports the CommonMark Spec. That is a major change and, at the moment, I have no plans to do it.

gonzalezreal avatar Apr 14 '22 06:04 gonzalezreal

Solved in MarkdownUI 2: https://github.com/gonzalezreal/swift-markdown-ui/releases/tag/2.0.0

gonzalezreal avatar Jan 22 '23 17:01 gonzalezreal