-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
Description
Hi ,
Thanks for this library.
I want to remove single word for example "@xyz" using single back space.
Is it possible ?
I want remove mention word like "@xyz" with single back space at the end of word like WhatsApp feature.
Example :- @xyz hchc @aaaab
if we remove "b" from before sentence then remove all "@aaaab" and get result like below
result :- @xyz hchc
Advance thanx...
Reactions are currently unavailable