Skip to content

Add the fmt_email() function#1649

Merged
rich-iannone merged 12 commits intomasterfrom
add-fmt-email
May 3, 2024
Merged

Add the fmt_email() function#1649
rich-iannone merged 12 commits intomasterfrom
add-fmt-email

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
@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