MarkdownSharp icon indicating copy to clipboard operation
MarkdownSharp copied to clipboard

Using MarkdownSharp in Python

Open md975 opened this issue 3 years ago • 1 comments

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!

md975 avatar Feb 07 '22 21:02 md975

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 :)

NickCraver avatar Mar 06 '22 22:03 NickCraver