Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regex tool: add option for use in string templates #4

Open
rgerhards opened this issue Feb 16, 2014 · 1 comment
Open

regex tool: add option for use in string templates #4

rgerhards opened this issue Feb 16, 2014 · 1 comment

Comments

@rgerhards
Copy link
Member

These require a bit different escaping than the traditional $template string (which actually did the escaping wrong...).

@Ralnoc
Copy link

Ralnoc commented Feb 17, 2014

I give a big +1 to this. I use the regex tool extensively and have often wished there was a way of generating regex for use in string templates. This is especially true for when you need to generate regex for things like the re_extract() function which, like string templates, uses a slightly different escape configuration to the %property% based regex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants