gruehle / MarkdownPreview

Brackets extension for previewing markdown files
MIT License
276 stars 61 forks source link

Not working with remote image URLs #100

Closed ezequias closed 7 years ago

ezequias commented 7 years ago

Markdown preview is not working with remote repositories for images.

Why does this behavior is occurring?

gruehle commented 7 years ago

@ezequias Can you give an example? External images are working fine for me.

ezequias commented 7 years ago

@gruehle try this out: logo

ezequias commented 7 years ago

O noticed what was happening. I was using a box.com https image url and it only worked at the browser. Thanks for the question. With google drive it does work properly. Here is the new link:

logo

gruehle commented 7 years ago

Thanks for the follow up. It looks like you've got everything worked out, so I'm going to close this bug. Please let me know if you run into any other issues.