We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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...
The text was updated successfully, but these errors were encountered:
This one is up for discussion, but will not be on immediate future release.
Sorry, something went wrong.
@hendraanggrian Was this feature completed? Can you please share update?
No branches or pull requests
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...
The text was updated successfully, but these errors were encountered: