-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
aleixq/ckeditor5
#1Labels
type:improvementThis issue reports a possible enhancement of an existing feature.This issue reports a possible enhancement of an existing feature.
Description
📝 Provide a description of the improvement
Mutating github.com//issues/12907 to improvement instead of new feature:
Allow mentions to fediverse actors, as when one is trying to use mention plugin in an application that uses activitypub is not possible to use the commonly used @[email protected] .
As contextual information, something like /(?<=^|[^\/[:word:]])@(([a-z0-9_]+([a-z0-9_\.-]+[a-z0-9_]+)?)(?:@([[:word:]\.\-]+[[:word:]]+))?)/ is used in some implementations
Be able to use @[email protected]
If you'd like to see this improvement implemented, add a 👍 reaction to this post.
mradcliffe and swentel
Metadata
Metadata
Assignees
Labels
type:improvementThis issue reports a possible enhancement of an existing feature.This issue reports a possible enhancement of an existing feature.