mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Update in-source code documentation
This commit is contained in:
parent
52bc354bce
commit
d8ed2c2866
1 changed files with 2 additions and 0 deletions
|
|
@ -48,6 +48,8 @@ import { validateConstantFn } from './set-constant.js';
|
|||
* json-parsed string after `json:`.
|
||||
* If the replacement value matches `repl:/.../.../`, the target argument will
|
||||
* be replaced according the regex-replacement directive following `repl:`
|
||||
* If the replacement value matches `add:number`, number will be added to the
|
||||
* target argument.
|
||||
*
|
||||
* @param [, condition, pattern]
|
||||
* Optional. The replacement will occur only when pattern matches the target
|
||||
|
|
|
|||
Loading…
Reference in a new issue