aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/fortune.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/fortune.mdwn')
-rw-r--r--doc/plugins/fortune.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/plugins/fortune.mdwn b/doc/plugins/fortune.mdwn
index b855c18f3..d8130d631 100644
--- a/doc/plugins/fortune.mdwn
+++ b/doc/plugins/fortune.mdwn
@@ -1,15 +1,15 @@
-[[template id=plugin name=fortune author="[[Joey]]"]]
-[[tag type/fun]]
+[[!template id=plugin name=fortune author="[[Joey]]"]]
+[[!tag type/fun]]
This just uses the `fortune` program to insert a fortune into the page.
Usage:
\[[fortune ]]
-[[if test="enabled(fortune)" then="""
+[[!if test="enabled(fortune)" then="""
Here's a fortune for you:
----
-[[fortune ]]
+[[!fortune ]]
"""]]