monty-python icon indicating copy to clipboard operation
monty-python copied to clipboard

Support mistune v3

Open onerandomusername opened this issue 5 months ago • 0 comments

Mistune was rewritten and the current Markdown Parser for GitHub flavored markdown doesn't support mistune v3.

We should either use a GFM parser to convert to Discord MD, or we should roll our own with an upgraded Mistune parser.

Its important to note whatever we go with here, future plans involve supporting Discord's components v2 with GitHub information.

onerandomusername avatar Sep 19 '25 07:09 onerandomusername