aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/sidebar2.mdwn
diff options
context:
space:
mode:
authorspalax <spalax@web>2013-12-04 10:55:08 -0400
committeradmin <admin@branchable.com>2013-12-04 10:55:08 -0400
commitdb543d7ba5b22c236d0827fff4ebf28c6867b9d7 (patch)
tree0d0b2fac0a20bbc2a52b2d6c22fc938c85daeb1f /doc/plugins/contrib/sidebar2.mdwn
parentdfcde5e5234ec44bf19bdec77313957c6ed6bac2 (diff)
downloadikiwiki-db543d7ba5b22c236d0827fff4ebf28c6867b9d7.tar
ikiwiki-db543d7ba5b22c236d0827fff4ebf28c6867b9d7.tar.gz
typo
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?