MarkdownView
MarkdownView copied to clipboard
Doesn't render image links properly
Hey,
I gave it the markdown for the readme of this repository
markdownView.loadMarkdownFile("https://raw.githubusercontent.com/falnatsheh/MarkdownView/master/README.md");
And it doesn't render the images in this readme properly.
Below is not rendered.

Additionally, most of the text in the readme has the link to the icon and there is a lot of starting white space (at least 1 screen).
Thanks.
I tried using HTML and it still wasn't working for me either
Looks like is a bug in MarkdownProcessor which is not a part of this lib.
https://github.com/myabc/markdownj