Skip to content

Instantly share code, notes, and snippets.

@st4lk
Created October 22, 2012 13:49
Show Gist options
  • Save st4lk/3931596 to your computer and use it in GitHub Desktop.
Save st4lk/3931596 to your computer and use it in GitHub Desktop.
Regex: Negative matchup
(?<=<h2>).+(?=</h2>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment