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

Correctly interpret emoji followed by # sign #501

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

nfrasser
Copy link
Owner

@nfrasser nfrasser commented Dec 4, 2024

So that hashtags preceded by emojis work

Fixes #473

@nfrasser nfrasser self-assigned this Dec 4, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12153553361

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.002%) to 97.688%

Totals Coverage Status
Change from base Build 12153500597: 0.002%
Covered Lines: 2867
Relevant Lines: 2913

💛 - Coveralls

@nfrasser nfrasser merged commit 09ec1d8 into main Dec 4, 2024
4 checks passed
@nfrasser nfrasser deleted the emoji-hashtag branch December 4, 2024 05:32
@nfrasser nfrasser changed the title Correctly interpret emoji followed by pound Correctly interpret emoji followed by # sign Dec 4, 2024
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.

Hashtags are not linkified when there is emoji without whitespace before them
2 participants