diff --git a/doc/bugs/inline_page_not_updated_on_removal.mdwn b/doc/bugs/inline_page_not_updated_on_removal.mdwn new file mode 100644 index 000000000..8374d77f3 --- /dev/null +++ b/doc/bugs/inline_page_not_updated_on_removal.mdwn @@ -0,0 +1,3 @@ +If a page inlines some other page (such as this page by the bugs page), +and the page is removed (such as by this page being linked to bugs/done), +the inlining page is not updated to remove it.