2

I'm looking for a basic markdown component for ASP.NET MVC and Razor. I don't need anything fancy or particularly extensible, it just needs to play nice with MVC and be compatible with the BSD License.

(A NuGet package is a definite plus.)

Jonathan Allen
  • 68,373
  • 70
  • 259
  • 447

1 Answers1

2

Have you looked at Markdown Sharp used by stackoverflow?

http://nuget.org/List/Packages/MarkdownSharp

Jonathan Allen
  • 68,373
  • 70
  • 259
  • 447
devdigital
  • 34,151
  • 9
  • 98
  • 120