<!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 1 Jul 2024, at 14:52, Carlos Moffat wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Thanks, this is a good solution. I do think pasting a link in Plain Text mode should not result in a Markdown link. It’d be great to have a hidden preference to make this a user choice.</p>
</blockquote>
<p dir="auto">Just because it was easy ;) In the next update:</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;">defaults write com.freron.MailMate MmAlwaysPasteAsPlainTextInPlainTextMode -bool YES
</code></pre>
<p dir="auto">--<br>
Benny</p>

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

</html>