Skip to content

Instantly share code, notes, and snippets.

@renatoargh
Created February 14, 2018 03:42
Show Gist options
  • Save renatoargh/2d52c0eb05543d9c6bf15944d85d3423 to your computer and use it in GitHub Desktop.
Save renatoargh/2d52c0eb05543d9c6bf15944d85d3423 to your computer and use it in GitHub Desktop.
look ahead
var regexp = /^\[(.*?(?=\]))\]/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment