<!DOCTYPE html>
<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">The bundle creates a link to message from MM using the following syntax:</p>
<p dir="auto">(message://.... (link))</p>
<p dir="auto">This worked fine for years but no longer. Current documentation<br>
<a href="https://get.todoist.help/hc/en-us/articles/205195102" style="color:#3983C4">https://get.todoist.help/hc/en-us/articles/205195102</a></p>
<p dir="auto">states that this should be:</p>
<p dir="auto">message://.... ((link))</p>
<p dir="auto">that is moving the starting parenthesis from the beginning to before the word link<br>
or using proper markdown:</p>
<p dir="auto">[(link)](message://....)</p>
<p dir="auto">It would be really great if the bundle is adjusted accordingly. <br>
The old-style links show as text and do not act as links.</p>
<p dir="auto">Robert</p>
</div>
</div>
</body>
</html>