Talk:Regular expression syntax
From EditPlus Wiki
Revision as of 23:35, 11 August 2005 by 208.57.84.18 (Talk)
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