Hi,
I created a script to increment numbers in marked text. It still works if marked text contains characters other than number. For example for following text
<row id="user-content-1">
<row id="user-content-2">
<row id="user-content-3">
<row id="user-content-4">
<row id="user-content-5">
Find -> Mark -> select Regular expression and search for id="\d+"
After running script numbers are incremented.</row></row></row></row></row>
Hi,
I created a script to increment numbers in marked text. It still works if marked text contains characters other than number. For example for following text
<row id="user-content-1">
<row id="user-content-2">
<row id="user-content-3">
<row id="user-content-4">
<row id="user-content-5">
Find -> Mark -> select Regular expression and search for id="\d+"
After running script numbers are incremented.</row></row></row></row></row>
Last edit: Cenk 2016-02-09