Is there a way to escape the "hide link embed" markdown sequence?
I just checked
For reference: It's when you put links into angled brackets (
So: does d.js support this anywhere else?
See screenshot for potential use case. This is with all
escapeMarkdown. It allows me to escape pretty much all Discord-flavored markdown sequences, except for the "hide link embed" one.For reference: It's when you put links into angled brackets (
<>), so that links in your message don't automatically embed.So: does d.js support this anywhere else?
See screenshot for potential use case. This is with all
EscapeMarkdownOptions already set to true.