]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/backlinks_result_is_lossy.mdwn
Indicate that pagespec_merge() is no longer needed (much rejoicing?)
[ikiwiki.git] / doc / todo / backlinks_result_is_lossy.mdwn
index 02e5b244037c36af3ce38c1f9ad15cac801b5a55..11b5fbcaeb8e41db3ebebf049366b3076c033e66 100644 (file)
@@ -9,3 +9,5 @@ A commit on my `among` branch splits it into IkiWiki::backlink_pages
 (which returns the keys of $backlinks{$page}, and might be suitable for
 exporting) and IkiWiki::backlinks (which calls backlink_pages, then performs
 the same lossy transformation as before on the result).
+
+[[done]] --[[Joey]]