Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix emojification of symbol characters #1393

Merged
merged 1 commit into from
Sep 15, 2017
Merged

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Sep 15, 2017

Emojione has graphics for a lot of the symbol / dingbat characters
which are within the basic multilingual plane, but the new
fast-path regex was only detecting surrogate pairs, so not
counting the symbols as emoji.

Emojione has graphics for a lot of the symbol / dingbat characters
which are within the basic multilingual plane, but the new
fast-path regex was only detecthing surrogate pairs, so not
counting the symbols as emoji.
@ara4n
Copy link
Member

ara4n commented Sep 15, 2017

lgtm

@ara4n ara4n merged commit 13bfa5d into develop Sep 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants