aboutsummaryrefslogtreecommitdiff
path: root/doc/tags.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tags.mdwn')
-rw-r--r--doc/tags.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tags.mdwn b/doc/tags.mdwn
index a210df09c..4fc98bdbf 100644
--- a/doc/tags.mdwn
+++ b/doc/tags.mdwn
@@ -9,11 +9,11 @@ special link that ikiwiki knows is intended to be used as a tag.
Generally you will tag a page without putting a visible link on it.
The [[tag_plugin|plugins/tag]] allows you to do so, like this:
- \[[tag mytag othertag thirdtag]]
+ \[[!tag mytag othertag thirdtag]]
You can also tag a page with a visible link:
- \[[taglink mytag]]
+ \[[!taglink mytag]]
This tag will be displayed just like a regular [[ikiwiki/WikiLink]].