I want to extract several lines from an html file that begin with pattern1
and end with pattern2 and ignore everything before pattern1 and after
pattern2. Any snippets or suggestions will be greatly appreciated.
Best,
Christopher
and end with pattern2 and ignore everything before pattern1 and after
pattern2. Any snippets or suggestions will be greatly appreciated.
Best,
Christopher
Comment