blob: b0ebf5b9e6ae5b51c99d2fa004af2aafc5323b36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
creole is a wanna to be standard markup for all wikis.
It's an agreement archived by many wiki engine developers.
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>
Some useful infomation:
And there is a perl module: Text::WikiCreole
Syntax file for vim: http://www.peter-hoffmann.com/code/vim/ (Since a typical ikiwiki user usually use external editors. :))
> Should be pretty easy to add a plugin to do it using [[cpan
> Text::WikiCreole]]. --[[Joey]]
[[done]]
|