clear sandbox/test commit
[ikiwiki.git] / doc / todo / support_creole_markup.mdwn
blob5a1e1286df4faa271f1d18b8546669fe1050cade
1 creole is a wanna to be standard markup for all wikis.
3 It's an agreement archived by many wiki engine developers.
5 Currently MoinMoin and Oddmuse supports it. And a lot of wikis (dokuwiki, tiddlywiki, pmwiki. podwiki, etc) have partial support. More info on support:   <http://www.wikicreole.org/wiki/Engines>
8 Some useful infomation:
10 And there is a perl module:   Text::WikiCreole
13 Syntax file for vim: http://www.peter-hoffmann.com/code/vim/  (Since a typical ikiwiki user usually use external editors. :))
15 > Should be pretty easy to add a plugin to do it using [[!cpan
16 > Text::WikiCreole]]. --[[Joey]]
18 [[done]]