“mailto”链接被添加的“http://”破坏

When I insert link (via cmd-K) and add a mailto link, it prepends http:// which breaks the link.

Example: email me here

I entered: mailto:email@example.com

But the generated url in the markdown is: http://mailto:email@example.com/

2 个赞

Thanks, should be fixed by:

6 个赞