An unexplanable regex result
Posted: Sat Apr 24, 2021 8:11 am
I created 300 lines of the following url and then, wanted to add a column of numbers using regex Replace starting from 50. This column is copied and pasted in place of the "50", and thus access any page between 50 and 350 in edit mode.
I've done this 100's of times without issues, but now, the incrementation is in DESCENDING order. from 351 to 50. What am I doing wrong?
https://en.wikisource.org/w/index.php?t ... pt.djvu/50
I've done this 100's of times without issues, but now, the incrementation is in DESCENDING order. from 351 to 50. What am I doing wrong?
Code: Select all
Search =\n
Replace =\n\i{50}\t