diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 06:40:11 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 06:40:11 +0000 |
commit | 0d517edd66c968b2664ebc4b422fb0ddfdcb9b66 (patch) | |
tree | dc14c8b29ba537ce8e45109f06e50ee80c095384 /basewiki | |
parent | c3b5c06c96af1d38cafa679251dc9d27956e07d6 (diff) | |
download | ikiwiki-0d517edd66c968b2664ebc4b422fb0ddfdcb9b66.tar ikiwiki-0d517edd66c968b2664ebc4b422fb0ddfdcb9b66.tar.gz |
back to base
fix man page errors due to too long line
Diffstat (limited to 'basewiki')
-rw-r--r-- | basewiki/blog.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basewiki/blog.mdwn b/basewiki/blog.mdwn index 9c490fcb3..38476d2d6 100644 --- a/basewiki/blog.mdwn +++ b/basewiki/blog.mdwn @@ -1,5 +1,5 @@ You can turn any page on this wiki into a weblog by inserting a -[[PostProcessorDirective]]. Like this: +[[PreProcessorDirective]]. Like this: \\[[inline pages="blog/* !*/Discussion" show="10" rootpage="blog"]] |