I don't remember anything about direct embedding of html into a MailMate message to achieve that

Here's how I did note to do it when that thread was making the rounds:

```
[![Watch the video](https://upload.wikimedia.org/wikipedia/commons/thumb/2/21/Mandel_zoom_00_mandelbrot_set.jpg/320px-Mandel_zoom_00_mandelbrot_set.jpg)](https://www.youtube.com/watch?v=FFftmWSzgmk)
```

MailMate's markup engine will convert that (when unquoted of course) into a thumbnail with an embedded link to a video.

-Eric


On 6 Jun 2025, at 1:44, leo wrote:

Hi there

I tried to embed the HTML for a Vimeo video player (for my sister who would love such a direct way to look at a video).

I saw on this list the around the subject “Embedding a video link with thumbnail in Mailmate”, but I still can’t make it work. The embed code from Vimeo is something like this:

```
<div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/1087658066?badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479"; frameborder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="The squeaking Flevo (2025)"></iframe></div><script src="https://player.vimeo.com/api/player.js";></script>
```

But when I paste it directly into a Markdown message it is not rendered as a video link, I just see the embed text . — What’s going wrong?

Many thanks for any pointers!
_______________________________________________
mailmate mailing list
Unsubscribe: https://lists.freron.com/listinfo/mailmate
_______________________________________________
mailmate mailing list
Unsubscribe: https://lists.freron.com/listinfo/mailmate

Reply via email to