diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 16:25:52 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2008-12-23 16:25:52 -0500 |
commit | ecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4 (patch) | |
tree | 7ea0568de597fd36361da546403df193ff9740e9 /doc/todo/support_creole_markup.mdwn | |
parent | 276798fbca4409b91c0cad99b45cb334cbb49129 (diff) | |
download | ikiwiki-ecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4.tar ikiwiki-ecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4.tar.gz |
fix a few directives using the old syntax
I'm turning on prefix_directives for the live wiki now.
Diffstat (limited to 'doc/todo/support_creole_markup.mdwn')
-rw-r--r-- | doc/todo/support_creole_markup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/support_creole_markup.mdwn b/doc/todo/support_creole_markup.mdwn index b0ebf5b9e..5a1e1286d 100644 --- a/doc/todo/support_creole_markup.mdwn +++ b/doc/todo/support_creole_markup.mdwn @@ -12,7 +12,7 @@ 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 +> Should be pretty easy to add a plugin to do it using [[!cpan > Text::WikiCreole]]. --[[Joey]] [[done]] |