Skip to content

Instantly share code, notes, and snippets.

@kuyseng
Created May 26, 2012 03:31
Show Gist options
  • Save kuyseng/2791995 to your computer and use it in GitHub Desktop.
Save kuyseng/2791995 to your computer and use it in GitHub Desktop.
javascript: indesign grep keyword
var grep_keyword = "(?<=Pg 000\\t).+(?=\\r)";
var grep_keyword = "(?<=(\\(See display ad Pg ))(lkh|lmy).+(?=\\))";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment