Skip to content

Instantly share code, notes, and snippets.

@timaschew
Created April 14, 2016 20:31
Show Gist options
  • Save timaschew/f5b7ee5156136c7cf72b3a34231f2589 to your computer and use it in GitHub Desktop.
Save timaschew/f5b7ee5156136c7cf72b3a34231f2589 to your computer and use it in GitHub Desktop.
freemarker regex pattern
const LIST_PATTERN = /<#list\s*(\w*)\s*(\w*)\s*(\w*)>((.|\n)*)<\/#list>/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment