<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 23 Jan 2017, at 22:39, Max Rydahl Andersen wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">when mailmate shows the markdown link syntax for links, i.e. <a href="https://freron.com/" style="color:#777">link to mailmate</a> aka <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">[link to mailmate](https://freron.com/)</code> it includes the last ')' into the url causing browsers to complain.</p>
</blockquote>

<p dir="auto">I've fixed this for the next update. (I also fixed some related bugs.)</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">It shouldn't.</p>
</blockquote>

<p dir="auto">Well, it has to be heuristic since parentheses are not illegal in URLs, but you are right that it was not working well :) (There are other special cases which are not working well now, but the current fix will have to do for now.)</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>