Feature request
We should be able to select a telephone link type (<a href="tel:) in addition to the mail link type with the Link plugin.
I'd like to see a semantically correct field being used for that field, so input[type=tel] makes the most sense here.
I don't think there should be a validation by default, but it would be nice if we'd expose an optional config option for a valid phone regexp.
The telephone type should be added as an option to the "Link Type" dropdown. There's no need to add it as an extra protocol in the "URL" type.
Note that the feature has landed on the major branch.
If you'd like to see it in action today, you can check our major branch preview sample in a true early adopter fashion 馃檪
Most helpful comment
Note that the feature has landed on the
majorbranch.If you'd like to see it in action today, you can check our
majorbranch preview sample in a true early adopter fashion 馃檪