You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Penny makes a lot of effort to show GitHub markdown strings in Discord, in a form that is nicer to see in Discord.
But I still want to make it even better:
You're just lucky SwiftMarkdown is built directly atop cmark-gfm (which is literally GitHub's Markdown flavor). That being said, I don't think the automagic conversion of issue/PR numbers to links etc. thing is all that important; they're very context-dependent and don't always work even on GitHub in places you might think they should. Also no one on Discord generally cares.
Penny makes a lot of effort to show GitHub markdown strings in Discord, in a form that is nicer to see in Discord.
But I still want to make it even better:
#66
to "Replace the "projectboard" workflow currently present in all repos #66" which is also a link, when sending to Discord.Text
elements when doingString.unicodesPrefix()
for markdown documents.maxVisualLength
limit at all.The text was updated successfully, but these errors were encountered: