summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/inline.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-10-09 13:50:16 +0200
committerJonas Smedegaard <dr@jones.dk>2013-10-09 13:50:16 +0200
commit7609bea2373599512f0be20a688941f0b84b7916 (patch)
tree4fec890fc9d6f7a85e1f987a8e9d7b5fd706e26c /ikiwiki/directive/inline.mdwn
parent0686e55e2a02a8e50cac8ac21a51d938a4cb0784 (diff)
Sync with ikiwiki 3.20130904.1.
Diffstat (limited to 'ikiwiki/directive/inline.mdwn')
-rw-r--r--ikiwiki/directive/inline.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/ikiwiki/directive/inline.mdwn b/ikiwiki/directive/inline.mdwn
index a9c241a..d2f6d1d 100644
--- a/ikiwiki/directive/inline.mdwn
+++ b/ikiwiki/directive/inline.mdwn
@@ -11,7 +11,9 @@ Any pages that match the specified [[PageSpec]] (in the example, any
[[SubPage]] of "blog") will be part of the blog, and the newest 10
of them will appear in the page. Note that if files that are not pages
match the [[PageSpec]], they will be included in the feed using RSS
-enclosures, which is useful for podcasting.
+enclosures, which is useful for simple [[!iki podcast desc=podcasting]];
+for fuller-featured podcast feeds, enclose media files in blog posts
+using [[meta]].
The optional `rootpage` parameter tells the wiki that new posts to this
blog should default to being [[SubPages|SubPage]] of "blog", and enables a