Question

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.

Was it helpful?

Solution

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/

OTHER TIPS

MarkDoc is a great minimal wiki engine which uses Markdown.

edit: I did't undestrand the first version of your question because the .net clarification has been inserted later. Anyway I leave my answer for general information which someone could find useful.

DokuWiki with plugin dokuwiki.org/plugin:markdownextra
Oddmuse with extension oddmuse.org/cgi-bin/oddmuse/Markdown_Extension
ikiwiki ikiwiki.info/features/
PmWiki with extension pmwiki.org/wiki/Cookbook/MarkdownMarkupExtension

http://wikicontrol.codeplex.com

any other implementations?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top