diff options
author | Jon Dowland <jmtd@debian.org> | 2011-10-02 20:43:02 +0100 |
---|---|---|
committer | Jon Dowland <jmtd@debian.org> | 2011-10-02 20:43:02 +0100 |
commit | fd76ea73f96cf9fc7f2067cc71a29529f0492b87 (patch) | |
tree | e011c887401e7994dfbeb249ee2a6784b1119da6 /doc/todo | |
parent | 04f027d225957984ba7b23ae59e06b817900e23c (diff) | |
download | ikiwiki-fd76ea73f96cf9fc7f2067cc71a29529f0492b87.tar ikiwiki-fd76ea73f96cf9fc7f2067cc71a29529f0492b87.tar.gz |
response
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/allow_site-wide_meta_definitions.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/allow_site-wide_meta_definitions.mdwn b/doc/todo/allow_site-wide_meta_definitions.mdwn index d1034bf58..38c30c23f 100644 --- a/doc/todo/allow_site-wide_meta_definitions.mdwn +++ b/doc/todo/allow_site-wide_meta_definitions.mdwn @@ -157,3 +157,7 @@ definitions essentially. >>>>>> AFAICS it still suffers from the memory bloat described above. >>>>>> Specifically, when `scan` calls `preprocess`, it >>>>>> stores the metadata in `%pagestate` etc. --[[Joey]] + +>>>>>>> No pity required — but whoops, yes, that was a bit of a mistake +>>>>>>> ☺ I guess I'll have to split the current `preprocess` in half. +>>>>>>> — [[Jon]] |