aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/aggregate
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-23 16:25:52 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-23 16:25:52 -0500
commitecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4 (patch)
tree7ea0568de597fd36361da546403df193ff9740e9 /doc/plugins/aggregate
parent276798fbca4409b91c0cad99b45cb334cbb49129 (diff)
downloadikiwiki-ecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4.tar
ikiwiki-ecf2408bf64de1aee3bb8b79f6e28c14b52cf1c4.tar.gz
fix a few directives using the old syntax
I'm turning on prefix_directives for the live wiki now.
Diffstat (limited to 'doc/plugins/aggregate')
-rw-r--r--doc/plugins/aggregate/discussion.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/aggregate/discussion.mdwn b/doc/plugins/aggregate/discussion.mdwn
index 1db6240d5..1a9844577 100644
--- a/doc/plugins/aggregate/discussion.mdwn
+++ b/doc/plugins/aggregate/discussion.mdwn
@@ -35,7 +35,7 @@ Two things aren't working as I'd expect:
> problem. You can see the feed validator complain about it here:
> <http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.davidj.org%2Frss.xml>
>
-> It's sorta unfortunate that [[cpan XML::Feed]] doesn't just assume the
+> It's sorta unfortunate that [[!cpan XML::Feed]] doesn't just assume the
> un-esxaped html is part of the description field. Probably other feed
> parsers are more lenient. --[[Joey]]