11 lines
300 B
Markdown
11 lines
300 B
Markdown
[[!template id=plugin name=inline core=1 author="[[Joey]]"]]
|
|
|
|
This is a [[ikiwiki/directive]] 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.
|
|
|