<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Could you let us know what the solution was? It’s always helpful to include the solution rather than just saying, “I found a solution,” so others with the same problem can benefit.</p>
<p dir="auto">Did you simply convert it to Markdown?</p>
<p dir="auto">Here’s what I see when replying with the quoted text as Markdown code:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code class="language-markdown" style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">
[![Video Title](https://video.gumlet.io/674942f1c18a93c95bf71abe/674942f1c18a93c95bf71ac0/thumbnail-1-0.png?v=1732854513683&format=auto&mode=fill&fill=solid&fill-color=10121a&w=500&h=280&overlay=https://assets.gumlet.io/public/img/play.svg&overlay_width_pct=0.1)](https://gumlet.tv/watch/674942f1c18a93c95bf71ac0)
</code></pre>
<p dir="auto">This can be broken down into an image, a URL, and their combination:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code class="language-markdown" style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;"># Image
![Image Info](imagepath)
# Link
[Link Text](link)
# Combined (where the link text is replaced with the image):
[![Image Info](imagepath)](link)
</code></pre>
<p dir="auto">I think if Gumlet provided it as Markdown, MailMate could use it directly.</p>
<p dir="auto">On 16 Jan 2025, at 10:33, Warren Gray via mailmate wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Aplogies, I realized I could ask ChatGPT, so it came up with this which works:</p>
<p dir="auto"><a href="https://gumlet.tv/watch/674942f1c18a93c95bf71ac0" style="color: #777777;"><img src="https://video.gumlet.io/674942f1c18a93c95bf71abe/674942f1c18a93c95bf71ac0/thumbnail-1-0.png?v=1732854513683&format=auto&mode=fill&fill=solid&fill-color=10121a&w=500&h=280&overlay=https://assets.gumlet.io/public/img/play.svg&overlay_width_pct=0.1" alt="Video Title"></a></p>
<p dir="auto">Have a great day!</p>
<p dir="auto">Warren</p>
<hr style="border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc);">
<p dir="auto">mailmate mailing list<br>
Unsubscribe: <a href="https://lists.freron.com/listinfo/mailmate" style="color: #777777;">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>
</div>
</div>
</body>
</html>