How can I remove a complete line if it contains a specific string like the following?
#RemoveMe
|
How can I remove a complete line if it contains a specific string like the following?
|
||||
|
|
If you have a multi-line string, you could use a RegExp with the
The |
|||
|
|