Difference between revisions of "Talk:Regular expression syntax"
From EditPlus Wiki
(new line regular expression bug) |
|||
Line 19: | Line 19: | ||
Jared | Jared | ||
− | jared | + | jared AT blatantcreative DOT com |
Revision as of 23:35, 11 August 2005
There seems to be a bug in editplus with newline characters, even after installing the current patch.
IE: This regular expression <tag>.*\n.*</tag>
Matches the following text:
<tag>
</tag>
When I think it should only match a single newline inside the tag. Can anyone else duplicate this, or correct me if I'm mistaken?
Thanks,
Jared jared AT blatantcreative DOT com