Quote:
Originally Posted by kovidgoyal
If you want to replace the same type of content on thousands of entries, the most efficient way is using search and replace. However, if you find regular expressions too daunting, then I suggest you copy paste the html into some editor that supports macros, and create a macro to do it for one item, then repeat that macro on all items, then copy paste back.
|
In general I don't think my source documents are sufficiently regular to make the use of regular expressions productive.