I tried all of these (help docs say the first should work)
<foo@bar.com> <mailto:foo@bar.com> mailto:foo@bar.com foo@bar.com <a href="mailto:foo@bar.com">asdf</a>
Some worked in preview, but in a saved wiki page I got:
<p><a class="notfound" href="../mailto:open-contrib@adobe.com">open-contrib@adobe.com</a></p> <p>mailto:open-contrib@adobe.com</p> <p>open-contrib@adobe.com</p> <p><a href="../mailto:open-contrib@adobe.com">asdf</a></p></div>
We should fix this, and also make sure that preview & actual work the same.
created #72: [#3792] cannot make mailto: links in markdown (1cp)
Related
Tickets:
#3792fixed, changes are in 42cc_3792
Code looks good, good test.