Parse fedi usernames as links #6

Open
opened 2023-10-07 01:01:23 +00:00 by Elizabeth Cray · 0 comments

Should be able to parse a fediverse username (/@?\b([A-Z0-9._%+-]+)@([A-Z0-9.-]+\.[A-Z]{2,})/) as a link to their profile page (@liz@hackers.town --> https://hackers.town/@liz).

Should be able to parse a fediverse username (`/@?\b([A-Z0-9._%+-]+)@([A-Z0-9.-]+\.[A-Z]{2,})/`) as a link to their profile page (`@liz@hackers.town` --> `https://hackers.town/@liz`).
Elizabeth Cray added the
enhancement
label 2023-10-07 01:01:23 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: maddiefuzz/skeksis#6
No description provided.