in reply to Re^2: Multiline regex
in thread Multiline regex

How can i add another skipping option? If i dont have un unwanted_line=blaba i might have [stepxyz#...], how can i put an "or" in that regex to check for [step?

Replies are listed 'Best First'.
Re^4: Multiline regex
by Anonymous Monk on Jun 22, 2016 at 15:28 UTC

    Please give examples of input and output.