From bd0a4ca895dff42c379cabe3148d14f38f70ac05 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 31 Jan 2024 22:17:58 +0200 Subject: [PATCH] Fix md (#171934) * Fix md * upd --- CONTRIBUTING.md | 12 ++++++------ KNOWN_ISSUES.md | 4 +++- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 718e8587bd4..96665f11494 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -145,30 +145,30 @@ a task comment or hints, put them next to the same structure in the file. Contains the following AdGuard filters: Cookie Notices, Popups, Mobile App Banners, Other Annoyances and Widgets: - - #### Cookie Notices + - **Cookie Notices** - - Purpose: this filter blocks cookie notices on web pages. + Purpose: this filter blocks cookie notices on web pages. - [Cookies folder](https://github.com/AdguardTeam/AdguardFilters/tree/master/AnnoyancesFilter/Cookies/sections) - - #### Mobile App Banners + - **Mobile App Banners** - Purpose: this filter blocks irritating banners that promote mobile apps of websites. - [MobileApp folder](https://github.com/AdguardTeam/AdguardFilters/tree/master/AnnoyancesFilter/MobileApp/sections) - - #### Popups + - **Popups** - Purpose: this filter blocks all kinds of pop-ups that are not necessary for websites' operation. - [Popups folder](https://github.com/AdguardTeam/AdguardFilters/tree/master/AnnoyancesFilter/Popups/sections) - - #### Widgets + - **Widgets** - Purpose: this filter blocks annoying third-party widgets: online assistants, live support chats, etc. - [Widgets folder](https://github.com/AdguardTeam/AdguardFilters/tree/master/AnnoyancesFilter/Widgets/sections) - - #### Other Annoyances + - **Other Annoyances** - Purpose: this filter blocks irritating elements on web pages that do not fall under the popular categories of annoyances. - [Other folder](https://github.com/AdguardTeam/AdguardFilters/tree/master/AnnoyancesFilter/Other/sections) diff --git a/KNOWN_ISSUES.md b/KNOWN_ISSUES.md index e252775e0c5..26106fb190d 100644 --- a/KNOWN_ISSUES.md +++ b/KNOWN_ISSUES.md @@ -1,6 +1,8 @@ # The list of the filtering related bugs and problems -## Known filtering problems should be added to this list. For each problem there should be opened an issue in the corresponding repository +## Known filtering problems should be added to this list + +For each problem there should be opened an issue in the corresponding repository 1. ### Problem: The rules that are present in the filters for AdGuard for Safari or iOS does not apply [Resolved]