I have a cvs file that I want to Increment three lines with the number 1, then the next three lines with the number two and so on.
I use TextPastry to do my increment, and I love it, but I don’t think it has this functionality.
IE
this is the list I’d like to make…
[1]
[1]
[1]
[2]
[2]
[2]
[3]
[3]
[3]
thanks in advance for any help.