Skip to content

Instantly share code, notes, and snippets.

@betweenbrain
Created May 22, 2012 14:32
Show Gist options
  • Save betweenbrain/2769430 to your computer and use it in GitHub Desktop.
Save betweenbrain/2769430 to your computer and use it in GitHub Desktop.
Various Regexes
Replace <li>(<span>.+?</span>) (<a .+?</a>)</li> with: <li>$2 $1</li> - https://twitter.com/#!/NoNumber_nl/status/204938777389576194
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment