Skip to content

Commit 75c6a35

Browse files
committed
docs
1 parent 5798b46 commit 75c6a35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@ Filter arguments are automatically HTML-decoded (unless [decodeArguments] overri
183183

184184
---
185185
You can use function [sanitizeFilterArgs] to encode all such special symbols automatically.
186-
For manual conversion, check out the [online helper](https://plnkr.co/edit/4fVQSHfv9rIzfzDZ?open=lib%2Fscript.js&preview).
186+
For manual conversion, use the table above or check out the
187+
[online helper](https://plnkr.co/edit/4fVQSHfv9rIzfzDZ?open=lib%2Fscript.js&preview).
187188

188189
You can also override method [decodeArguments], for the following purposes:
189190

0 commit comments

Comments
 (0)