diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-05 02:11:02 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-05 02:11:02 -0500 |
commit | 329b3c4cc8cb3622f0920dd5190a5865a4f94187 (patch) | |
tree | 4d63c374e2c1af00bc6b266422263e5a68188de8 | |
parent | a76536262dca2dd787885fff7ce72b664b1313d2 (diff) | |
download | ikiwiki-329b3c4cc8cb3622f0920dd5190a5865a4f94187.tar ikiwiki-329b3c4cc8cb3622f0920dd5190a5865a4f94187.tar.gz |
response
-rw-r--r-- | doc/todo/support_creole_markup.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/support_creole_markup.mdwn b/doc/todo/support_creole_markup.mdwn index 501dd8941..40157d94f 100644 --- a/doc/todo/support_creole_markup.mdwn +++ b/doc/todo/support_creole_markup.mdwn @@ -11,3 +11,6 @@ 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]] |