]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/inline.mdwn
rebuild detection
[git.ikiwiki.info.git] / doc / plugins / inline.mdwn
index fc6f9e8af1595d07672342e45a41622d13949fac..e66c9103fbedfa23de9b03a029f76ca9838ca901 100644 (file)
@@ -1,9 +1,9 @@
-[[template id=plugin name=inline core=1 author="[[Joey]]"]]
+[[!template id=plugin name=inline core=1 author="[[Joey]]"]]
 
 This is a [[ikiwiki/PreProcessorDirective]] that allows including one wiki page
 inside another. For example:
 
-       \[[inline pages="blog/*"]]
+       \[[!inline pages="blog/*"]]
 
 The most common use of inlining is generating blogs and RSS or Atom feeds.
 See [[ikiwiki/blog]] for details.