regex cheat sheet
Regex CheatSheet¶
Anything that Line starts with abc and Line ends with xyz¶
Anywhere anything between ABC and xyx & includes abc and xyz¶
Find pattern between multiple lines¶
Find pattern between multiple lines¶
Regex pattern to find
Regex pattern to replace. Each pattern corresponds to equivalent $n