Skip to content

Instantly share code, notes, and snippets.

@sebabouche
Last active September 20, 2018 11:27
Show Gist options
  • Save sebabouche/02f9edd1014401864d711555b5cd6091 to your computer and use it in GitHub Desktop.
Save sebabouche/02f9edd1014401864d711555b5cd6091 to your computer and use it in GitHub Desktop.
Regex samples

select all lines from a word to another.

^ +word1(.|\n)*?word2\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment