Replies: 0
I’m trying to replace a string </tr><tr> with </tr>\n\n\n<tr> and I am having a great deal of difficulty figuring out a method to add the new lines between the tags.
Is there a way to add newline characters in a replace string with this plugin?
Thank you!