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

Hashtag slash java #30

Merged
merged 3 commits into from
Mar 28, 2012
Merged

Conversation

fionawhim
Copy link
Contributor

Fix to match "#dodge/#answer" conformance test: twitter-archive/twitter-text-conformance#39

Issue: twitter-archive/twitter-text-js#43

@keitaf
Copy link

keitaf commented Mar 27, 2012

I found out that this change will break Autolink.autolink(). It first auto-links hashtags and then auto-links URLs, so if you pass URL like "http://www.example.com/#answer", it'll auto-link "#answer" as hashtag instead of auto-linking the entier URL.

Good news is, #20 will fix the above issue. So I'll merge this pull request and #20 together.

@keitaf keitaf merged commit 32ab26e into twitter-archive:master Mar 28, 2012
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