What is a good open source .NET library to convert markdown to HTML on the server?
If this has been answered somewhere else please point me to the post. Thanks.
|
5
|
What is a good open source .NET library to convert markdown to HTML on the server? If this has been answered somewhere else please point me to the post. Thanks.
|
||
|
|
|
|
Off topic: Maybe you are looking for something like Markdown. So you could consider using Textile:
|
||||
|
|
|
Markdown.Net. It hasn't been developed since 2004 it appears. A revised coverage fixing some of its problems can be found here : http://www.brianjeremy.com/2007/12/07/revisied-markdownnet-library/ |
||
|
|
|
|
On ASP.NET Resources you can find the Markdown.Net library by Milan Negovan: |
||
|
|