mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
Updated Static filter syntax (markdown)
parent
c83a078a75
commit
92805f8966
@ -2,7 +2,7 @@ uBlock Origin ("uBO") supports Adblock Plus ("ABP") filter syntax, so you can re
|
||||
|
||||
However uBO does not support some very specific cases, and also adds its own extensions to ABP filter syntax (which at time of writing are not recognized by ABP).
|
||||
|
||||
Starting with v1.25.3b4 (see: [one](https://github.com/gorhill/uBlock/commit/703c525b01aa), [two](https://github.com/gorhill/uBlock/commit/ca80d2826bfd92a3081f20da8ba60138509a183b)), very long filters can be split into multiple lines: append space and backslash character to first line and indent continuation lines by four spaces.
|
||||
Starting with v1.25.3b4 (see: [one](https://github.com/gorhill/uBlock/commit/703c525b01aa), [two](https://github.com/gorhill/uBlock/commit/ca80d2826bfd92a3081f20da8ba60138509a183b)), very long filters can be split into multiple lines: append space and backslash character to first line and indent continuation line by four spaces.
|
||||
|
||||
- [Not supported](#not-supported)
|
||||
- [Pre-parsing directives](#pre-parsing-directives)
|
||||
|
Loading…
Reference in New Issue
Block a user