EthanThatOneKid / gitcord

😎 expand GitHub into Discord
MIT License
5 stars 2 forks source link

Broken Markdown rendering #12

Open EthanThatOneKid opened 1 year ago

EthanThatOneKid commented 1 year ago

Gitcord takes GitHub Flavored Markdown and converts it into Discord-compatible text content. When forwarding text content from GitHub to Discord, Discord's message length limit of 4096 must be taken into account.

EthanThatOneKid commented 1 year ago

Note: Our rendered text content should support all the markdown features supported in Discord, showcased in https://gist.github.com/matthewzring/9f7bbfd102003963f9be7dbcf7d40e51#file-markdown-text-101-md.