X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/953a959be72c021121d8d3c4a737f48bf52149fe..1b55d7879489a11ed37cb339f5f64bc2a362c721:/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.