We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5798b46 commit 75c6a35Copy full SHA for 75c6a35
README.md
@@ -183,7 +183,8 @@ Filter arguments are automatically HTML-decoded (unless [decodeArguments] overri
183
184
---
185
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).
+For manual conversion, use the table above or check out the
187
+[online helper](https://plnkr.co/edit/4fVQSHfv9rIzfzDZ?open=lib%2Fscript.js&preview).
188
189
You can also override method [decodeArguments], for the following purposes:
190
0 commit comments