Uncodin / bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
http://uncodin.github.com/bypass/
Apache License 2.0
1.51k stars 192 forks source link

Changed to use correct value for NSLinkAttributeName constant. #183

Closed justinswart closed 8 years ago

justinswart commented 9 years ago

Fixed link detection in UITextView when using NSAttributedString.

justinswart commented 9 years ago

I see that I have committed this pull request for BPAttributedStringConverter.m. I actually meant to modify BPAttributedTextVisitor.m which is in the version I received via Cocoapods (v1.01). I've searched through this repo and can't find a branch that seems to tie up with the Cocoapods version?