We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8773ab commit 1b53113Copy full SHA for 1b53113
README.rst
@@ -193,6 +193,7 @@ Extensions
193
| len | - ``$.objects.`len``` |
194
+--------------+-----------------------------------------------+
195
| sub | - ``$.field.`sub(/foo\\\\+(.*)/, \\\\1)``` |
196
+| | - ``$.field.`sub(/regex/, replacement)``` |
197
198
| split | - ``$.field.`split(+, 2, -1)``` |
199
| | - ``$.field.`split(sep, segement, maxsplit)```|
0 commit comments