shime / livedown

Live Markdown previews for your favorite editor.
MIT License
765 stars 51 forks source link

Livedown doesn't recognize links to file urls #48

Open chetstone opened 5 years ago

chetstone commented 5 years ago

A link to a document [here](file:///Users/hortense/somefile.html) is rendering by livedown as:

[here](file:///Users/hortense/somefile.html)

On the other hand a link like this [this here link](html://example.com) is rendered correctly as a link: this here link

The same problem occurs with reference-style links