Skip to content

feat(editor): add support for mailto: and tel: links#1485

Merged
emmatown merged 1 commit intoThinkmill:mainfrom
williamwmarx:feat/mailto-tel-links-in-editor
Mar 23, 2026
Merged

feat(editor): add support for mailto: and tel: links#1485
emmatown merged 1 commit intoThinkmill:mainfrom
williamwmarx:feat/mailto-tel-links-in-editor

Conversation

@williamwmarx
Copy link
Contributor

Expand URL pattern in document and markdoc editors to accept mailto: and tel: protocols in addition to http:// and https://. This allows users to paste email addresses and phone numbers as hyperlinks.

@changeset-bot
Copy link

changeset-bot bot commented Dec 27, 2025

🦋 Changeset detected

Latest commit: df12347

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@keystatic/core Patch
@keystar/docs Patch
@example/astro-content Patch
@example/astro Patch
@example/localization Patch
@example/next-app Patch
@example/next-block-builder Patch
@example/next-pages Patch
@keystatic/remix-test-app Patch
keystatic-docs Patch
@keystatic/templates-astro Patch
@keystatic/templates-nextjs Patch
@keystatic/templates-remix Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@Greenheart Greenheart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - this is a good improvement! We've noticed this problem in our projects too.

Expand URL pattern in document and markdoc editors to accept mailto: and
tel: protocols in addition to http:// and https://. This allows users to
paste email addresses and phone numbers as hyperlinks.
@emmatown emmatown force-pushed the feat/mailto-tel-links-in-editor branch from a89008e to df12347 Compare March 23, 2026 04:39
@emmatown emmatown enabled auto-merge (squash) March 23, 2026 04:40
@emmatown emmatown merged commit bb2bc34 into Thinkmill:main Mar 23, 2026
7 checks passed
@github-actions github-actions bot mentioned this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants