aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/blog.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:47:07 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:47:07 +0100
commite3a84952715cdd625258e1695cb74898006c31f3 (patch)
tree1a89a49e337991a46a61e66a5779df6a414c35a1 /doc/examples/blog.mdwn
parent404f54ac60eac6c7ab93cc47a466d7e0fae35821 (diff)
downloadikiwiki-e3a84952715cdd625258e1695cb74898006c31f3.tar
ikiwiki-e3a84952715cdd625258e1695cb74898006c31f3.tar.gz
Migrate escaped directives (\[[) in the rest of doc to have \[[! prefix
Diffstat (limited to 'doc/examples/blog.mdwn')
-rw-r--r--doc/examples/blog.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/blog.mdwn b/doc/examples/blog.mdwn
index 14e9b3804..3e89c4b99 100644
--- a/doc/examples/blog.mdwn
+++ b/doc/examples/blog.mdwn
@@ -10,7 +10,7 @@ Some additional configuration you might want to do:
* Make sure you have the tag plugin enabled, and tag posts using it. An
example of how to tag a post is:
- \[[tag tags/life]]
+ \[[!tag tags/life]]
* Enable the sidebar plugin to get a sidebar listing all the categories
you've tagged posts with.