MarkdownView icon indicating copy to clipboard operation
MarkdownView copied to clipboard

Fix support for mailto: and tel: links

Open nrobison opened this issue 5 years ago • 0 comments

Corrected an issue with mailto: and tel: links having / prepended to the URL causing Device.OpenUri to not open device mail or phone applications.
Fixes #5 Hyperlink does not support mailto: and tel: links

nrobison avatar Jul 18 '19 16:07 nrobison