X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/8d04a1de61fb7498085c2ff59418aa4d2a0189d2..84cd40d1792f83a625b0292d889c6698c6be8dad:/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn diff --git a/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn b/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn index ecb7f1bf5..22df485ad 100644 --- a/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn +++ b/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn @@ -31,7 +31,7 @@ I refresh and rebuild a few times, and the files are still dangling there. If I > One fix would be to stash a copy of `%renderedfiles` before generating > the preview, then compare it afterwards to see how it changed and > determine what files were added, and record those someplace, and delete -> them on a future refresh (after some reasonable time period). +> them on a future refresh (after some reasonable time period). [[done]] > > Another approach would be to make previewing always render files with > some well-known temporary name. Then all such temp files could be removed