web commit by http://weakish.myopenid.com/: creole is a wanna to be standard markup...
authorJoey Hess <joey@kitenet.net>
Wed, 2 Jan 2008 14:59:27 +0000 (09:59 -0500)
committerJoey Hess <joey@kitenet.net>
Wed, 2 Jan 2008 14:59:27 +0000 (09:59 -0500)
doc/todo/support_creole_markup.mdwn [new file with mode: 0644]

diff --git a/doc/todo/support_creole_markup.mdwn b/doc/todo/support_creole_markup.mdwn
new file mode 100644 (file)
index 0000000..501dd89
--- /dev/null
@@ -0,0 +1,13 @@
+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. :))