]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/inline.mdwn
Merge branch 'master' of file:///srv/git/ikiwiki.info
[git.ikiwiki.info.git] / doc / plugins / inline.mdwn
index d0d4eb66add71612764da4440bcfaa7263876c97..1ea401c6a2ba91f69b9664df98dc841c8bf1a8eb 100644 (file)
@@ -1,10 +1,10 @@
-[[template id=plugin name=inline core=1 author="[[Joey]]"]]
+[[!template id=plugin name=inline core=1 author="[[Joey]]"]]
 
-This is a [[PreProcessorDirective]] that allows including one wiki page
+This is a [[ikiwiki/directive]] 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 [[blog]] for details.
+See [[ikiwiki/blog]] for details.