... | ... | @@ -15,7 +15,9 @@ MoinMoin has its own markup language that predates Markdown, which is what GitLa |
|
|
It looks like the most viable path would be to dump the wiki as HTML, then convert that to Markdown.
|
|
|
|
|
|
https://github.com/tetelle/moin
|
|
|
|
|
|
http://moinmo.in/MoinDump
|
|
|
|
|
|
http://webseitz.fluxent.com/wiki/ConvertingMoinmoinTextToMarkdown
|
|
|
|
|
|
If we're concerned about preserving our history we might be able to migrate it to a git repository, then convert the markup: https://github.com/mgaitan/moin2git
|
... | ... | |