Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Text editor or other software with text extraction? Re: Text editor or other software with text extraction?

#78773
Danny9
Member

I can do that yes but there are lots of pages so I need batch/automation.

Browsing the net it seems I need Regular Expressions but I’ve no idea how to write a regular expression to find everything between two words.

The ultimate goal is to have everything between two matching words (such as “Test” and “Test” ) removed leaving a file stripped of all the code and text between “test” and “test”.