github / markup

Determines which markup library to use to render a content file (e.g. README) on GitHub
MIT License
5.83k stars 3.4k forks source link

Support moinmoin format (display .wiki pages cloned from google code) #42

Closed iki closed 10 years ago

iki commented 13 years ago

Purpose: To render cloned Google Code wiki repositories on Github.

Problem: Missing MoinMoin wiki parser.

Workaround: To render a MoinMoin wiki page into rst via moin2rst.

lpsantil commented 11 years ago

There's already some JS written to support rendering moinmoin/Google Code style wiki markup (which is cleaner than MediaWiki, IMHO.

See https://code.google.com/p/wikiwym/ https://code.google.com/p/wikiwym/wiki/SupportedWikiSyntax