aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/sidebar2.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/contrib/sidebar2.mdwn')
-rw-r--r--doc/plugins/contrib/sidebar2.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/contrib/sidebar2.mdwn b/doc/plugins/contrib/sidebar2.mdwn
index 01aeaf558..3c3226729 100644
--- a/doc/plugins/contrib/sidebar2.mdwn
+++ b/doc/plugins/contrib/sidebar2.mdwn
@@ -66,12 +66,12 @@ template variable, the directive applies to the value given in the argument.
For example, the following command forces the `footer` sidebar to appear on the
current page.
- [[!sidebar var=footer]]
+ \[[!sidebar var=footer]]
The following command forces the `footer` sidebar to appaer, containing the
content given in argument.
- [[!sidebar var=footer content="TEST"]]
+ \[[!sidebar var=footer content="TEST"]]
# Which pages to render?