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

Image cannot show normally for iOS #218

Closed JonathanChen123 closed 3 years ago

JonathanChen123 commented 6 years ago

I'm trying to parser a image element, but seems it doesn't work, just show a blank line.

JonathanChen123 commented 6 years ago

I'm not sure if I used the ImageGetter correctly. I built a localImageGetter like the sample does, and when the BPMarkdown initialed, I also init a ImageGetter and I tryed to use converter:Element:ImgeGetter method to parser the Elements.

JonathanChen123 commented 3 years ago

long time ago, forget this.