Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using github-flavored markdown in C# [duplicate]

I'm working on a website in C# using ASP.NET MVC and am seriously considering markdown for some pieces (notably static pages and blog posts), as it seems a lot easier to work with than HTML. Some posts will have C# code embedded in them. Is there a way to get the goodness of github-flavored markdown to work in a c# app?

like image 741
Will Gant Avatar asked Mar 09 '26 17:03

Will Gant


1 Answers

You could have a look at this GitHub project.

https://github.com/danielwertheim/kiwi/wiki/Use-with-Asp.Net-MVC

which was sourced from this SO question

MarkdownSharp & GitHub syntax for C# code

like image 162
Colin Bacon Avatar answered Mar 11 '26 06:03

Colin Bacon



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!