-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
atm the email regexp includes start and end so it doesn't work if we want to find the match (as with isEmail):
let match = "some long text vidar@example.com with ending".match(extras.regexp.email)
// match is 'null'Should we have some smart thing to access both?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels