Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix redefinition of $author
[git.ikiwiki.info.git]
/
doc
/
plugins
/
creole.mdwn
diff --git
a/doc/plugins/creole.mdwn
b/doc/plugins/creole.mdwn
index ed347e2c50869d48255aa9c8eb92dc0400829eac..c6491f754392090dff7b2a08e4883aa9afa085c9 100644
(file)
--- a/
doc/plugins/creole.mdwn
+++ b/
doc/plugins/creole.mdwn
@@
-12,5
+12,5
@@
wiki markup formats, so should be fairly easy to guess at. There is also a
[CheatSheet](http://www.wikicreole.org/wiki/CheatSheet).
Links are standard [[WikiLinks|ikiwiki/WikiLink]]. Links and
[CheatSheet](http://www.wikicreole.org/wiki/CheatSheet).
Links are standard [[WikiLinks|ikiwiki/WikiLink]]. Links and
-[[
ikiwiki/PreProcessorDirectives
]] inside `{{{ }}}` blocks are still expanded,
+[[
directives|ikiwiki/directive
]] inside `{{{ }}}` blocks are still expanded,
since this happens before the creole format is processed.
since this happens before the creole format is processed.