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

"<" in regexes #12

Open
petermr opened this issue Feb 28, 2016 · 1 comment
Open

"<" in regexes #12

petermr opened this issue Feb 28, 2016 · 1 comment

Comments

@petermr
Copy link
Owner

petermr commented Feb 28, 2016

Since regexes are defined in XML, we need to escape <.

<regex fields="foo">P\s*&lt;\s*\d?\.\d+</regex>

However I can't get this working.
Will try to create a failing test

@tarrow
Copy link

tarrow commented Apr 25, 2016

I want to look at regexes this week; I'll have a look at this too :)

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

No branches or pull requests

2 participants