Skip to content

Commit 026853f

Browse files
committed
docs
1 parent 41ed6f6 commit 026853f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ Codes for symbols that must be encoded inside filter arguments:
178178
| `)` | `)` | `)` |
179179

180180
You can use function [sanitizeFilterArgs] to encode all such special symbols.
181+
See also [online helper](https://plnkr.co/edit/4fVQSHfv9rIzfzDZ?open=lib%2Fscript.js&preview) for quick manual conversion.
181182

182183
You can also override method [decodeArguments], for the following purposes:
183184

0 commit comments

Comments
 (0)