The fields expression and replacement are now handled a list of
expressions/replacements, delimited by new lines.
This allow to perform several regexp replacements in one operation.
Fixes T626.
Differential D107
list/replace: multi regexp support dereckson on Dec 18 2015, 19:03. Authored by Tags None Referenced Files
Subscribers None
Details
The fields expression and replacement are now handled a list of This allow to perform several regexp replacements in one operation. Fixes T626. Live test on http://tools51.nasqueron.org/lists/replace
Diff Detail
Event TimelineComment Actions We offer in another file the replace-multi script to allow to play with it. We need to solve the permanent link issue, and ensure no character break the textarea. |