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

feat: add support for system mentions #5

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

0x-r4bbit
Copy link
Member

This change parses 0xXXXXX as mentions such that they can be translated to system mentions (like @everyone).

This change parses `0xXXXXX` as mentions such that they
can be translated to system mentions (like `@everyone`).
0x-r4bbit added a commit to status-im/status-go that referenced this pull request Dec 19, 2022
This "id" or "tag" will be interpeted/interpolated as `@everyone` by
clients.

For this change to work

status-im/markdown#5

is needed.
@0x-r4bbit
Copy link
Member Author

Thanks for the super quick review

0x-r4bbit added a commit to status-im/status-go that referenced this pull request Dec 19, 2022
This "id" or "tag" will be interpeted/interpolated as `@everyone` by
clients.

For this change to work

status-im/markdown#5

is needed.
@0x-r4bbit 0x-r4bbit merged commit 8f1babe into status-im:master Dec 20, 2022
0x-r4bbit added a commit to status-im/status-go that referenced this pull request Dec 20, 2022
This "id" or "tag" will be interpeted/interpolated as `@everyone` by
clients.

For this change to work

status-im/markdown#5

is needed.
0x-r4bbit added a commit to status-im/status-go that referenced this pull request Dec 20, 2022
This "id" or "tag" will be interpeted/interpolated as `@everyone` by
clients.

For this change to work

status-im/markdown#5

is needed.
0x-r4bbit added a commit to status-im/status-go that referenced this pull request Dec 20, 2022
This "id" or "tag" will be interpeted/interpolated as `@everyone` by
clients.

For this change to work

status-im/markdown#5

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