Skip to content

Comments

Support combining characters#12

Merged
sindresorhus merged 2 commits intosindresorhus:masterfrom
gucong3000:Combining_characters
Jul 18, 2017
Merged

Support combining characters#12
sindresorhus merged 2 commits intosindresorhus:masterfrom
gucong3000:Combining_characters

Conversation

@gucong3000
Copy link
Contributor

@gucong3000 gucong3000 commented Jul 13, 2017

Fixes #6

t.is(m('\u001B'), 0);
});

test.failing('handles combining characters', t => {
Copy link

@kevva kevva Jul 14, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe keep this test in case of a regression in the future so we can pinpoint it easier? Just remove the .failing part.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.

@sindresorhus sindresorhus merged commit 2af7be5 into sindresorhus:master Jul 18, 2017
@sindresorhus
Copy link
Owner

Thanks :)

@gucong3000 gucong3000 deleted the Combining_characters branch July 18, 2017 11:12
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

Successfully merging this pull request may close these issues.

3 participants