diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index 555ba10..871cd3d 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -943,7 +943,7 @@ But a typical generic cosmetic filter would only inject when uBO's DOM surveyor ##.selector ``` -The new specific-generic form will also be disabled when a web page is subject to a `generichide` exception filter since the filter is essentially generic. The only difference from the usual generic form is that the filter is injected unconditionally instead of through the DOM surveyor. +The new specific-generic form will also be disabled when a web page is subject to a [`generichide`](#generichide) exception filter since the filter is essentially generic. The only difference from the usual generic form is that the filter is injected unconditionally instead of through the DOM surveyor. Specific-generic cosmetic filters will NOT become discarded when checking the "Ignore generic cosmetic filters" option in the "Filter lists" pane since this option is primarily to disable the DOM surveyor.