Skip to content

Instantly share code, notes, and snippets.

@tomcbe
Last active October 5, 2017 12:36
Show Gist options
  • Save tomcbe/a87ff6d26d97c6bccd32 to your computer and use it in GitHub Desktop.
Save tomcbe/a87ff6d26d97c6bccd32 to your computer and use it in GitHub Desktop.
Grel: Custom Text facet matching a pattern
grel:match(value, /(?:.*?([\(\[].*[\)\]])+.*?)|/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment