aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn')
-rw-r--r--doc/bugs/previewing_new_page_can_leave_files_dangling.mdwn2
1 files changed, 1 insertions, 1 deletions
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