]> sipb.mit.edu Git - ikiwiki.git/commitdiff
typo
authorspalax <spalax@web>
Wed, 4 Dec 2013 14:55:08 +0000 (10:55 -0400)
committeradmin <admin@branchable.com>
Wed, 4 Dec 2013 14:55:08 +0000 (10:55 -0400)
doc/plugins/contrib/sidebar2.mdwn

index 01aeaf558c5706524c8aa1f74b4fe4a3345a0764..3c322672962cfa9198b2d61b948d3bef993c3f0b 100644 (file)
@@ -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?