Issue with Discord docs: Discord does not actually support links.
mattbisme opened this issue · 1 comments
mattbisme commented
After testing out the standard markdown link:
[discord supports links?](https://www.markdownguide.org/basic-syntax/#links)It would seem that it does not. Or at least not for me in my own server. If there is some trick to this, it is not known to me.
mattcone commented
Hey, thanks for reporting this and sorry about the delay. I did some investigating and it appears that you're correct — links (what Discord refers to as "link masking") are not currently supported. See discord/discord-api-docs#6088. I can't tell if this is temporary.
I've made the update in 013a250. I'll try to keep an eye on this and update the documentation when it's been resolved.