Created
April 14, 2016 20:31
-
-
Save timaschew/f5b7ee5156136c7cf72b3a34231f2589 to your computer and use it in GitHub Desktop.
freemarker regex pattern
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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