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.52k stars 193 forks source link

Encode stray URLs (that are not marked up) #134

Closed laurencedawson closed 11 years ago

laurencedawson commented 11 years ago

Hey!

I've just added bypass to my project and am very impressed with the speed. I've been using cwac-anddown for some time now and this is a huge improvement.

I just have one small request. With cwac-anddown stray URLs are also converted to URLSpans.

So the link to Google in the following string would also be turned into a URLSpan

Hello this is a link http://google.com testing.

Just to re-iterate, great job and I hope I explained my issue enough for you to understand!

Laurence

heydamianc commented 11 years ago

@laurencedawson Can you confirm if this is a duplicate of #124?

laurencedawson commented 11 years ago

Looks like it is, sorry must of missed that.

heydamianc commented 11 years ago

Ok, thanks -- I'll close this, but that issue will still reference this one.