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

Fixes 232 Emojist only show once per line, fix indentation #254

Merged
merged 1 commit into from Apr 22, 2013

Conversation

camsong
Copy link
Contributor

@camsong camsong commented Apr 8, 2013

Fixes #232
Can't wait to fix it.
Javascript don't have native string#replaceAll.
string.split(oldStr).join(newStr) is the best way i found.

@coveralls
Copy link

Coverage decreased (-0.06%) when pulling 5baebf8 on camsong:kandan-232 into 7ef6d56 on kandanapp:master.

View Details

@ghost ghost assigned donthorp Apr 9, 2013
fusion94 added a commit that referenced this pull request Apr 22, 2013
Fixes 232 Emojist only show once per line, fix indentation
@fusion94 fusion94 merged commit 5146795 into kandanapp:master Apr 22, 2013
ar7em pushed a commit to ar7em/kandan that referenced this pull request Jun 9, 2013
Fixes 232 Emojist only show once per line, fix indentation
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.

Emojist only show once per line
4 participants