Automatic Links in post creator

It looks like all links pasted into the post creator are being turned into Markdown links, even if they’re in shortcodes. This is breaking my Apple Music/Spotify plugins because it’s inserting the markdown when saved:

Anything that can be done there?

Oooh looks as though you can stop it by using " rather than ”

Thanks for pointing this out. I’ll fix it. Micro.blog avoids auto-linking URLs when there already in a Markdown or HTML tag (or code block), but I hadn’t thought about URLs in a short code.