We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Line #55 no longer works - Replaced it with
$ret = preg_replace("/\B#(\w+)/", "<a href=\"http://twitter.com/hashtag/\\1?src=hash\" target=\"_blank\">#\\1</a>", $ret);
The text was updated successfully, but these errors were encountered:
@kiwiot awesome! can you submit a PR?
Sorry, something went wrong.
Im afraid I dont know how to submit a pull request - to be fair I just dropped the code in with the git repo in it.
If you fire me the steps I can set this up differently and do that though
OK - had a crack at my first PR - hope I've done it right
No branches or pull requests
Line #55 no longer works - Replaced it with
The text was updated successfully, but these errors were encountered: