Do anyone know of a wiki engine that uses markdown?
I’m not going to use ASP.Net, but do post ASP.Net based solutions anyway if you know any.
Update
Please note the .Net tag. I’m only interested in Markdown engines that have been built using .Net.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You could use:
Markdown Sharp,( initially called Markdown.NET, a C# implementation of the Markdown text processor) and a
wiki .Net library such as SushiWiki
http://sourceforge.net/projects/sushiwiki/