summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/description_meta_param_passed_to_templates.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/description_meta_param_passed_to_templates.mdwn b/doc/todo/description_meta_param_passed_to_templates.mdwn
index 80a6a8e8a..712471258 100644
--- a/doc/todo/description_meta_param_passed_to_templates.mdwn
+++ b/doc/todo/description_meta_param_passed_to_templates.mdwn
@@ -6,3 +6,5 @@ The only change required is on [line 266](http://github.com/joeyh/ikiwiki/blob/m
- foreach my $field (qw{author authorurl permalink}) {
+ foreach my $field (qw{author authorurl description permalink}) {
+
+> Good idea, [[done]]. --[[Joey]]