MarkdownSharp is an open source C# implementation of a Markdown processor.
MarkdownSharp is an open source C# implementation of markdown processor, as featured on Stack Overflow.
This port is based heavily on the original perl 1.0.1 and Perl 1.0.2b8 implementations of Markdown, with bits and pieces of the apparently much better maintained php Markdown folded into it. There are a few Stack Overflow specific modifications (which are all configurable, and all off by default). I'd like to ensure that this version stays within shouting distance of the Markdown "specification", such as it is...
(Source: code.Google.com/markdownsharp)
You'll need to know:
Blogs, Links and Q&A