summaryrefslogtreecommitdiff
path: root/doc/plugins/tag.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:46:35 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:46:35 +0100
commit953a959be72c021121d8d3c4a737f48bf52149fe (patch)
treec949e0224a557e48b3db0b91ab81623961ba7a20 /doc/plugins/tag.mdwn
parent1ca63edde0a1f09e58c9c1da1cf9ac7a6805750b (diff)
Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix
Diffstat (limited to 'doc/plugins/tag.mdwn')
-rw-r--r--doc/plugins/tag.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/tag.mdwn b/doc/plugins/tag.mdwn
index b5eebf513..a2f0c7e57 100644
--- a/doc/plugins/tag.mdwn
+++ b/doc/plugins/tag.mdwn
@@ -3,7 +3,7 @@
This plugin allows tagging pages. List tags as follows:
- \[[tag tech life linux]]
+ \[[!tag tech life linux]]
The tags work the same as if you had put a (hidden) [[ikiwiki/WikiLink]] on
the page for each tag, so you can use a [[ikiwiki/PageSpec]] match all
@@ -14,8 +14,8 @@ in RSS and Atom feeds.
If you want a visible [[ikiwiki/WikiLink]] along with the tag, use taglink
instead:
- \[[taglink foo]]
- \[[taglink tagged_as_foo|foo]]
+ \[[!taglink foo]]
+ \[[!taglink tagged_as_foo|foo]]
This plugin has a configuration option. Set --tagbase=tags and links to tags
will be located under the specified base page. If ikiwiki is configured