gonzalezreal / swift-markdown-ui

Display and customize Markdown text in SwiftUI
MIT License
2.24k stars 266 forks source link

Only https://, ftp:// and http:// links work #271

Closed Tarang closed 8 months ago

Tarang commented 8 months ago

Thank you for contributing to MarkdownUI!

Before you submit an issue, please complete the report with all the relevant details for your bug and go through every item in the checklist.

Describe the bug If markdown has some text with a link, but the link uses a different scheme to https://, ftp:// or http://, it wont do anything

Checklist

Steps to reproduce Explanation of how to reproduce the incorrect behavior. This could include an attached project, a link to code, or a Markdown-formatted text exhibiting the issue (sample with mailto below)

Sample text

Expected behavior The expected behaviour is that it opens the url

Version information