gruehle / MarkdownPreview

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

Image with protocol-agnostic url #69

Closed thany closed 9 years ago

thany commented 9 years ago

An image with a protocol-agnostic url is rendered as a broken image. Like so:

![an image](//www.placehold.it/350x250)

The previewer should probably get the http-version.

gruehle commented 9 years ago

@thany - Thanks for the report. Fixed in 18b84d3b72d115a2a64dbd18a290a311e9071a3b.