Is it possible to make a phone number into a clickable link which opens the phone app with the number pre-dialed?
I’ve tried this syntax [123-456-7890](tel:1234567890)
but when I run the Markdown preview action and click it, I get an invalid link error.
Not sure if my syntax is wrong, if it’s not possible in Drafts, or if it’s not possible at all with iOS. Anyone have success creating a clickable phone number link in Markdown preview?