IMGUR?
Is there any way to get this to work with imgur?
Will check. Can you give an example of imgurl url which should be embedded?
Sure. So take a random post on imgur: https://imgur.com/gallery/OYvXAeS
Then click "embed post"
And your result will be: <blockquote class="imgur-embed-pub" lang="en" data-id="a/OYvXAeS"><a href="//imgur.com/a/OYvXAeS">Shut up and take my money</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
I see, thanks.
Looks like it will require some additions for the library - since currently its primary usecase is to generate Iframe or Object elements. Will look into that over the next few days.
@KaneCohen ever end up looking into it?