Skip to content
New issue

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

Support for mentions with spaces #27

Open
jaceknijaki opened this issue Apr 22, 2022 · 1 comment
Open

Support for mentions with spaces #27

jaceknijaki opened this issue Apr 22, 2022 · 1 comment

Comments

@jaceknijaki
Copy link

Hi, it would be nice if you could create mentions that contain spaces like: @FirstName LastName. It seems that updating parser to accept at least non breaking spaces (\u00A0) would be good enough.

@jaceknijaki jaceknijaki changed the title Support for mentions with space Support for mentions with spaces Apr 22, 2022
@Adimarogonas
Copy link

Adimarogonas commented Jun 10, 2022

Hello! I wrote a slight change of this current version which supports @firstname lastname.
Simply add mentionsWithSpace: true.
you can install it like this
expandable_text:
git:
url: https://github.com/Adimarogonas/expandable_text

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants