]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki/directive.mdwn
add patch tag
[ikiwiki.git] / doc / ikiwiki / directive.mdwn
index 2a7075e4ccfd875102feef370125bc1998aca6dc..1dc1e517d3b0f0890b65af4ead0e469a5ed5ad9f 100644 (file)
@@ -35,7 +35,7 @@ If you want to put text with triple quotes into a parameter value, you can
 use perl-style here-doc syntax, even nesting it like this:
 
        \[[!directive text=<<OUTER
-       \[[!otherdirective <<INNER
+       [[!otherdirective <<INNER
        inner text
        INNER]]
        outer text