Search code examples
c#parsingwiki

Convert or parse wiki in c#


Looking for a c# class or similar that can parse or convert wiki-formated text to html or similar.

Specs are here: http://www.mediawiki.org/wiki/Markup_spec

Thanks.


Solution

  • According to this post, you can rip apart the parse helper class from ScrewTurn Wiki