X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d5e65e582a34ae2494fee493ddcb2b959e4a4bce..eb92d09360e871f4af059c30e70cf7f0b24315e2:/doc/plugins/inline.mdwn diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn index e66c9103f..e4587117e 100644 --- a/doc/plugins/inline.mdwn +++ b/doc/plugins/inline.mdwn @@ -1,10 +1,5 @@ [[!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/*"]] - -The most common use of inlining is generating blogs and RSS or Atom feeds. -See [[ikiwiki/blog]] for details. - +This plugin implements the [[ikiwiki/directive/inline]] [[ikiwiki/directive]]. +This is a [[ikiwiki/directive]] that allows including one wiki page +inside another.