monty-python
monty-python copied to clipboard
Support mistune v3
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.