Skip to content

Instantly share code, notes, and snippets.

@jpemberthy
Last active December 19, 2015 16:49
Show Gist options
  • Save jpemberthy/5987017 to your computer and use it in GitHub Desktop.
Save jpemberthy/5987017 to your computer and use it in GitHub Desktop.
NSRegularExpression *regex = [NSRegularExpression regularExpressionWithPattern:@"{{([.[^}}]]+)}}" options:NSRegularExpressionCaseInsensitive error:&error];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment