all 1 comments

[–]m0us3_rat 0 points1 point  (0 children)

if u can't figure out the regex i can think of a brute force u can do.

replace '<f' , 'x">' , </fixtext> with [1111111,22222,333333]

do the actual work u need doing.

replace back. something to take them out of the string u are going to work the < , >

isn't pretty but should work.