]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/pagestats.mdwn
Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix
[ikiwiki.git] / doc / plugins / pagestats.mdwn
index 81a069f53510bf96dda0612f52b5cbdb47851e56..ab32fb002499b998f27712bd3b94b5f1e3d9beb0 100644 (file)
@@ -7,8 +7,8 @@ links to each page.
 
 Here's how to use it to create a [[tag]] cloud:
 
-       \[[pagestats pages="tags/*"]]
+       \[[!pagestats pages="tags/*"]]
 
 And here's how to create a table of all the pages on the wiki:
 
-       \[[pagestats style="table"]]
+       \[[!pagestats style="table"]]