Skip to content

Instantly share code, notes, and snippets.

@bentruyman
Created July 23, 2010 15:40
Show Gist options
  • Save bentruyman/487599 to your computer and use it in GitHub Desktop.
Save bentruyman/487599 to your computer and use it in GitHub Desktop.
var bodyContents = htmlCodez.match(/(?:(?:\s|\S)*<body[^>]*>)((?:\s|\S)*)(?:<\s*\/\s*body\s*\>(?:\s|\S)+)/)[1];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment