Quote:
Originally Posted by estevam
I have 200 ".xhtml" files inside an epub and I need to delete the line 14 of each one of them.Is it possible to do this with Regex?
|
That depends on the contents of line 14. If it follows a predictable pattern, someone might suggest a regex for it.