<!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">On 14 Sep 2022, at 17:11, Zvi Biener wrote:</p>
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;"><p dir="auto">Hi All,</p>
<p dir="auto">I wonder if you would share your various methods for pasting html links into MailMate? I’m envisioning the following scenario: you want to cut and paste a link from a webpage whose text is “XYX”. However, pasting into MailMate results in the plain-text phrase “XYX” without the link. Right now, I just add the link manually. But do you all have better methods?</p>
<p dir="auto">Thanks,
<br>
Zvi</p>
<br></blockquote></div>
<div class="markdown" style="white-space: normal;">
<p dir="auto">The "XYX" text turns into a link for me as I use markdown when sending mail. When referencing a link within the body of my email I use the markdown reference for inline links. Only the body text is visible <a href="XYX" style="color: #3983C4;">body text</a>.</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 style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">[This link](http://example.net/) has no title attribute.
https://daringfireball.net/projects/markdown/syntax#link
</code></pre>
<p dir="auto">I will then paste the XYX as the full URL under my signature.</p>
<p dir="auto">-Zak</p>

</div>
</div>
</body>

</html>