J
John Smith
Is it possible to delete everything between two markers? Say I
have a file containing something like the following,
[marker1]
something here, could be several paragraphs
[marker2]
How to:
a) delete everything between the two markers but not the markers
themselves?
b) delete everything between, and including, the two markers?
have a file containing something like the following,
[marker1]
something here, could be several paragraphs
[marker2]
How to:
a) delete everything between the two markers but not the markers
themselves?
b) delete everything between, and including, the two markers?