Hey guys, Do you know any good Wikitext markup parser in .NET? I need to parse wikipedia articles to an object for some project I'm working on.. I really don't want to start creating a parser (it's not that interesting) but I couldn't find a decent Wiki-to-Object .NET parser around. The only one I could find was a Java implementation but if I have to manually convert it to C# I'd rather just create one myself. Please, help? Thanks