MarkdownSharp
MarkdownSharp copied to clipboard
Using MarkdownSharp in Python
Hi,
I'm wondering if there is a way to use StackExchange markdown renderer in Python code? Or if there are similar libs that would treat tags the same way.
Thanks!
Sorry, .NET code cannot be used in Python - not sure which libraries are best in your ecosystem but look for "CommonMark" these days instead of Markdown :)