diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-08-03 10:36:33 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2013-08-03 10:37:36 -0400 |
commit | c648c666baa53e4720b0ce048398aaef487b6d78 (patch) | |
tree | 9e20ecfe622438e86a6087f520b4ed86cda96907 | |
parent | 407db227872f7f548f154473671fa19308e3b740 (diff) | |
download | ikiwiki-c648c666baa53e4720b0ce048398aaef487b6d78.tar ikiwiki-c648c666baa53e4720b0ce048398aaef487b6d78.tar.gz |
Use !iki to placate t/basewiki_brokenlinks.t.
-rw-r--r-- | doc/ikiwiki/directive/inline.mdwn | 4 | ||||
-rw-r--r-- | doc/ikiwiki/directive/meta.mdwn | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/ikiwiki/directive/inline.mdwn b/doc/ikiwiki/directive/inline.mdwn index c6c401b53..d2f6d1d74 100644 --- a/doc/ikiwiki/directive/inline.mdwn +++ b/doc/ikiwiki/directive/inline.mdwn @@ -11,8 +11,8 @@ 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 simple [[podcasting|podcast]]; for -fuller-featured podcast feeds, enclose media files in blog posts +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 diff --git a/doc/ikiwiki/directive/meta.mdwn b/doc/ikiwiki/directive/meta.mdwn index 4cb02c597..955648cac 100644 --- a/doc/ikiwiki/directive/meta.mdwn +++ b/doc/ikiwiki/directive/meta.mdwn @@ -140,7 +140,7 @@ Supported fields: Specifies a link to a file to be rendered as an "enclosure" in RSS/Atom feeds (and a plain old link in HTML). Useful for - [[podcasting|podcast]]. + [[!iki podcast desc=podcasting]]. * redir |