@ekjo said in Couting lines in a txt file:
Hello I would like to count the number of lines in a text file but I can't do it. I already try this but with no success :
22d4e9cb-5d44-4beb-91c6-191c2c28ce31-изображение.png
@andreiem said in Regex new line:
@GaG said in Regex new line:
.replace(/href="\//g, "href=\"\/\r\n")That worked
Do you also know how can I use regex to remove everything after =
Thank you!
Users would help you more quickly if you attached examples of the general text and what it should look like in the end.