How would you make a phone number touchable in Mark Down?
In standard text I know tel: makes it work but when making a link in Mark Down
it creates this
Telephone Linked Text01626 333052
Not sure how to go about it
Thanks:)
Leigh
How would you make a phone number touchable in Mark Down?
In standard text I know tel: makes it work but when making a link in Mark Down
it creates this
Telephone Linked Text01626 333052
Not sure how to go about it
Thanks:)
Leigh
Using your number as an example should be something like this:
[Phone](tel:01626333052)
I think the space you have in the number will create a problem. I took the space out. It will look like this:
excellent thank you, just what I needed.