Skip to content

Add the fmt_email() function #1649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 3, 2024
Merged

Add the fmt_email() function #1649

merged 12 commits into from
May 3, 2024

Conversation

rich-iannone
Copy link
Member

With fmt_email() we can transform email addresses in table cells into usable 'mailto:' links. This operates similarly to fmt_url() but removes some unneeded anchor tag attributes.

Fixes: #1616

@rich-iannone rich-iannone merged commit fa5b4d1 into master May 3, 2024
12 checks passed
@rich-iannone rich-iannone deleted the add-fmt-email branch May 3, 2024 03:01
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.

fmt_url should also correctly format email addresses
1 participant