Hello, On Tue, Nov 23, 2010 at 4:08 AM, Charles Oliver Nutter <head...@headius.com>wrote:
> We need to move the wiki off Kenai...not because there's anything > wrong with Kenai itself, but it's sort of in limbo right now and new > users can't add accounts. > > So I've started on a small project to help convert the MediaWiki > formatting to something else, focusing on Markdown for now: > I recently did something similar to help move the debian-ruby wiki, which used creole wiki markup. I extended mcbean (https://github.com/flavorjones/mcbean), which might be a flexible-enough option for you to build a mediawiki-syntax compliant implementation. I'm happy to help start the effort off, if you decide it's a reasonable path forward.