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 193 forks source link

Is there image support? #149

Open hisham opened 10 years ago

hisham commented 10 years ago

Does bypass support display of images (remote or local) in markdown? I tested it out in the sample and it didn't work.

DDRBoxman commented 10 years ago

Currently no.

bagusflyer commented 10 years ago

Are you going to support images in the future? I think this is very important too.

jonathan34c commented 9 years ago

I think the function still not work for android, Any suggestion on how to make bypass support image?

CitizenOfRome commented 8 years ago

+1

miralem-cebic commented 8 years ago

how to add an image to be rendered on iOS?

I'm using the example Xcode iOS project

I was trying ![blah](https://github.com/RabbitMC/DistributedNotifications/raw/master/Screenshots/Explain.png)

also I tried:

![local](/Users/username/Downloads/bypass-master/platform/ios/BypassSample/BypassSample/BPMarkdownView.png)