X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/05a298c47363e66e139f76b8a198202964ce3962..5085ae1360c30c163fef4de94dcc65fef9f5ef17:/doc/plugins/inline.mdwn?ds=inline diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn index a142df154..fa8e0c334 100644 --- a/doc/plugins/inline.mdwn +++ b/doc/plugins/inline.mdwn @@ -1,3 +1,6 @@ +[[template id=plugin name=inline core=1 included=1 author="""[[Joey]]"""]] +[[tag type/core]] + This is a [[PreProcessorDirective]] that allows including one wiki page inside another. For example: @@ -24,7 +27,3 @@ directive: if raw is set to "yes", the page will be included raw, without additional markup around it, as if it were a literal part of the source of the inlining page. - -This plugin is enabled by default. - -[[tag type/core]]