Michael Ryan

Results 27 comments of Michael Ryan

Actually, it looks like the website has changed its logo. ![logo from twitter](https://pbs.twimg.com/profile_images/1534529929341063168/NsZ0U3iG_400x400.png) ![logo from wikipedia](https://upload.wikimedia.org/wikipedia/en/thumb/b/bf/Linktree_logo.svg/1920px-Linktree_logo.svg.png)

I was just looking for this icon earlier today. I'd love to see this added.

It would be great if images with _local_ (relative) paths were shown by default (or via an option), However, non-SVG _in-line_ images using the **_[data URI scheme](https://en.wikipedia.org/wiki/Data_URI_scheme)_** could always be...

@mhucka said, > In other words, change things so that when the image is a locally-served png/jpg/tiff image, images are shown, and otherwise, the warning is shown. I'd also like...

I just discovered there's one way to get _non-remote_ images to appear by default in the preview, but it requires the image data to be embedded using the data URI...

Has there been any consideration about this request? It would be very helpful to be able to see local images in the markdown preview using standard markdown syntax. Since they're...

One other way to get images to render at this time is to embed a `` block with custom CSS in the document (such as at the bottom) and specify...