summaryrefslogtreecommitdiff
path: root/doc/plugins/aggregate.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-04 07:45:02 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-04 07:45:02 +0000
commit831190e1f356a6e1b7b872786e6d07f9c747ea33 (patch)
treeb94c206bc21ad8f32a3742f23588bf009e6de32a /doc/plugins/aggregate.mdwn
parent0708bb8aecaa6f4edcb60d84ed6555d61f83a2bc (diff)
tone back claims of what tidy can do, it's not perfect
Diffstat (limited to 'doc/plugins/aggregate.mdwn')
-rw-r--r--doc/plugins/aggregate.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/aggregate.mdwn b/doc/plugins/aggregate.mdwn
index fe17199e3..6053905b2 100644
--- a/doc/plugins/aggregate.mdwn
+++ b/doc/plugins/aggregate.mdwn
@@ -14,8 +14,8 @@ aggregated feeds.
Make sure that you have the [[html]] plugin enabled, as the created pages are
in html format. The [[meta]] and [[tag]] plugins are also recommended. The
-[[htmltidy]] plugin is suggested, since feeds can easily contain invalid
-html which tidy can fix.
+[[htmltidy]] plugin is suggested, since feeds can easily contain html
+problems, some of which tidy can fix.
You will need to run ikiwiki periodically from a cron job, passing it the
--aggregate parameter, to make it check for new posts. Here's an example