forked from superlistapp/super_editor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix tags crash when first character typed is emoji (#4)
* fixed compositag issue with consecutive trigger characters + added corresponding test * removed useless import * removed _previousVersion * reorganized emoji tests and added more tests * return findTagAroundPosition result directly * fixes * early return + comments * try to improve comment
- Loading branch information
Showing
3 changed files
with
289 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.