aboutsummaryrefslogtreecommitdiff
path: root/underlays/basewiki/directive/inline.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'underlays/basewiki/directive/inline.mdwn')
-rw-r--r--underlays/basewiki/directive/inline.mdwn12
1 files changed, 0 insertions, 12 deletions
diff --git a/underlays/basewiki/directive/inline.mdwn b/underlays/basewiki/directive/inline.mdwn
deleted file mode 100644
index 4bf0de13d..000000000
--- a/underlays/basewiki/directive/inline.mdwn
+++ /dev/null
@@ -1,12 +0,0 @@
-The `inline` directive is supplied by the [[!iki plugins/inline]] plugin.
-
-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.
-
-
-[[!meta robots="noindex, follow"]]